forked from ufs-community/ufs-weather-model
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
BinLi-NOAA edited this page Mar 16, 2021
·
2 revisions
Welcome to the ufs-weather-model wiki!
-
cd ufs-weather-model/tests
-
cp rt.conf rt.conf1
Keep only the following 2 lines in rt.conf1:
- COMPILE | DATM=Y S2S=Y | - wcoss_cray jet.intel | fv3 |
- RUN | datm_control_cfsr | - wcoss_cray jet.intel | fv3 |
- run the test:
- ./rt.sh -k -l rt.conf1
- check results:
- cd log_hera.intel
(The run directory is RUNDIR_ROOT in the "run_datm_control_cfsr.log" file.)
- revise rt.conf1 to keep only the line beginning with "COMPILE"
- ./rt.sh -k -l rt.conf1 and the new executable is fv3_1.exe
- rename the executable and copy it to the run directory
- mv fv3_1.exe fv3.exe
- cp fv3.exe $RUNDIR_ROOT
- run the job:
- cd $RUNDIR_ROOT
- sbatch job_card