CESM-Development / cime

Common Infrastructure for Modeling the Earth
Other
16 stars 13 forks source link

update coupler budget calculation to correct an error when using RASM… #476

Closed apcraig closed 8 years ago

apcraig commented 8 years ago

[ Description of the changes in this Pull Request. It should be enough information for someone not following this development to understand. Lines should be wrapped at about 72 characters. ]

Update coupler budget calculation to correct an error when using RASM_OPTION1 and RASM_OPTION2. Does not change coupling or science, just budget diagnostics. The old implementation was using an averaged valued for ocean fluxes on ocean coupling timesteps instead of the instantaneous value. This was corrected by rearranging the call to the ocean budget diagnostic.

Test suite: B1850 test Test baseline: cesm1_5_beta07 Test namelist changes: none Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Code review: