ufs-community / ccpp-physics

UFS fork for CCPP
Other
4 stars 33 forks source link

Instability issue for regression test merra2_thompson #24

Open ChunxiZhang-NOAA opened 1 year ago

ChunxiZhang-NOAA commented 1 year ago

Description

The regression test (RT) merra2_thompson has many Warn_K warnings. RT merra2_thompson is the aerosol-aware Thompson scheme with water- and ice-friendly aerosols from MERRA2. It is likely that something is not correctly implemented.

Steps to Reproduce

./rt.sh -k -n merra2_thompson > rt.log 2>&1&

Check out file in the run directory.

ChunxiZhang-NOAA commented 1 year ago

@AnningCheng-NOAA For your awareness.