-
Notifications
You must be signed in to change notification settings - Fork 2
Rtofs ufs cycle updates #106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
in build_rtofs.sh, to include compilation of hycom_tools_for_mom6.fd, |
|
|
||
| # move executables | ||
| for f in `ls -1 *.x`; do | ||
| cp $f ../../exec/rtofs_$f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems this cp of executables is then being overwritten by a mv.
|
It needs to be copied to the systems exec move executablesfor f in |
Ask yourself what does the ⬆️ do?
Then ask the same question! |
|
The script |
@zgarraffo In the |
|
The program ncodaz* reads the input layer thickness from the ncoda restart file, where the thicknesses add to depth and not to depth+ssh. (The program ncodaz_*lyr.x doesn't read anything in z but all files in layers) |
Thanks for the ⬆️ information. |
|
Your script for creation of the ice file sic.nc has to be added to https://github.com/NOAA-EMC/RTOFS_GLO/blob/develop/scripts/exrtofs_glo_ncoda_inc.sh (or somewhere else) |
|
updates for operational setup creation of the MOM incremental update files.
Verified that it runs by launching /lfs/h2/emc/couple/save/zulema.garraffo/rtofs.v3.0.0/ncoda_rtofs_glo.launch.V3.sh