Using restart files to initialzed the UFS S2S model #2638
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello, We have received your question and have reached out to the appropriate SMEs. You will have a reply shortly. Thanks, Josh |
Beta Was this translation helpful? Give feedback.
-
Hi @bnepal22 , I was speaking to my colleagues about your question, and we are a bit unclear on what you are asking. When the RESTART files are processed using chgres_cube, the output should be different than the original--this is the point of pre-processing. Have you tried to run the model with the processed files? If so, what was the outcome? In general, we need a bit more information to help you effectively. For example, understanding what system you are running on, what version of the WM you are using (develop branch or a specific tag/release?), what specific items you think you should see in the pre-processed output versus what you are actually seeing, and why it seems like a problem. In general, providing text-based input instead of screenshots is easier for us. The screenshots attached are quite small and hard to read. Thanks, |
Beta Was this translation helpful? Give feedback.
Hello @bnepal22,
The difference in coordinate variable names between the RESTART files and the initial condition files generated by chgres_cube is not expected to cause any issues unless the model fails to run properly. According to our internal SMEs, this is a minor inconsistency between how chgres_cube writes the initial conditions and how the UFS model handles restart input and output. As long as the model reads the initial condition and restart files without errors and runs successfully, these naming differences can be safely ignored. If the model fails to initialize or produces unexpected results during the restarted run, then it may be worth investigating further. Sorry for the late…