Brett Raczka

Results 76 comments of Brett Raczka

Thank you @ekluzek. I am fairly certain it is using MCT in my example case. I am using an older tag (release-cesm2.2.03), but after checking the regions of the code...

Because these are SourceMod changes the file changes as part of this PR look huge because in some cases an entire file needs to be added. However actual changes compared...

I would like to increase the capability of the SourceMod to allow the user to modify the number of steps to skip after DA. Currently it is fixed at 1...

Also posted issue in CTSM github https://github.com/ESCOMP/CTSM/issues/2525 to make them aware of bug for future releases, and also look for an easy, alternative fix.

This same problem (``DA_nstep`` not updated properly) also impacts the operation of the carbon and nitrogen balance checks in ``~/src/biogeochem/CNBalanceCheckMod.F90``. Although the [CNBalanceCheckMod DART SourceMods](https://github.com/NCAR/DART/blob/main/models/clm/DART_SourceMods/cesm2_2_0/SourceMods/src.clm/biogeochem/CNBalanceCheckMod.F90) allow for skipping of first...

This is perfect @XueliHuo. Thank you for posting and updating us. We look forward to the PR at some point when the changes have been fully vetted.

> #254 (comment) I don' t think so. It's most closely related to previous snow layer NaN issues fixed in PR #606. This is an additional issue that goes beyond...

Quick note to myself -- that the current cesm2_2 SourceMods included with DART, do not have these two fixes implemented yet for this bug (ftin, albedo fix), and also separate...

Successfully completed testing of WRF4.5.2 with DART tutorial example. Since version WRF4.3 new namelist options were included to handle vertical instability (CFL) issues as described above for WRF4.0 tutorial case....

After performing some additional WRF testing with v4.5.2, (see pull request #650), any documentation regarding stability instructions should also include instructions/coding changes that warn the user, or force the run...