-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The following three tests have been done:
- datm_12h_cfsr (The model is run for 12 hours using CFSR forcing.)
- datm_6h_cfsr (The model is run for 6 hours using CFSR forcing.)
- datm_restart_cfsr (The model is run from hour 6 to hour 12 using restart files generated from test 2.)
Results from test 1 and test 3 are different at the end of the runs.
To Reproduce:
What compilers/machines are you seeing this with?
Tests are performed on Hera using Intel compiler.
Give explicit steps to reproduce the behavior.
- git clone https://github.com/binli2337/ufs-weather-model
- cd ufs-weather-model
- git checkout feature/restart_test
- git submodule update --init --recursive
- cd tests
- ./rt.sh -k -l rt.conf1
Output from the tests can be found on Hera at /scratch1/NCEPDEV/stmp2/Bin.Li/FV3_RT/RESTART_TESTS.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working