-
Notifications
You must be signed in to change notification settings - Fork 19
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
Job has non-deterministic results due to RRTMGP #2721
Comments
sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric
has non-deterministic results due to RRTMGP
I did some test by looking at the norm of the solution. This may not be as accurate as MSE, but it shows: @dennisYatunin suggested that maybe radiation is always not deterministic, but in the FT32 simulation with FT64 radiation case, we lose the last few non-deterministic digits when converting from FT64 to FT32. That makes sense to me. I don't think the issue is related to the PR. |
I think this may have been fixed by the recent fix in RRTMGP. I run the simulation a couple of times on ci and the norm of the resolution is the same. I can add back the regression test. @charleskawczynski is there an easy way to make sure it is reproducible before adding the regression test? |
I think opting into the regression test is the simplest way |
Ok, I’ll add it in and keep an eye on the builds. |
The regression test has been added back in #2798, and the most recent two builds passed, so I think we can close this issue. |
Job ID:
sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric
This is likely caused by cloud-radiation interactions in the simulation added after #2704 .
The text was updated successfully, but these errors were encountered: