Skip to content

DATM-MOM6-CICE6 is not restart reproducible #281

@binli2337

Description

@binli2337

Description

The following three tests have been done:

  1. datm_12h_cfsr (The model is run for 12 hours using CFSR forcing.)
  2. datm_6h_cfsr (The model is run for 6 hours using CFSR forcing.)
  3. 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.

  1. git clone https://github.com/binli2337/ufs-weather-model
  2. cd ufs-weather-model
  3. git checkout feature/restart_test
  4. git submodule update --init --recursive
  5. cd tests
  6. ./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 working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions