John Krasting
John Krasting
During the development of the 0.25° ocean used in CM4, explicit land model heat fluxes from rivers and calving were not used. Instead, the heat fluxes on the ocean side...
Add mass flux from melting or freezing to the ice ocean boundary type. While we are at it, let's make sure we have a complete list of fields we would...
Resetting the age tracer is currently done by manually editing the restart file used by the model. We need a mechanism within the model code to reset the age tracer...
**Bug Severity** * [x] **1 = Minor problem** that does not affect total framework functionality (e.g., computation error in a POD, problem with logging output, or an issue on a...
The default pre-processor recognizes the following time frequencies: ``` / Time frequency the data should be sampled at. Currently recognized // values are '1hr', '3hr', '6hr', 'day' and 'mon'. ```...
**Description** - Framework will attempt to read supplied configuration files as YAML format first, then falls back to JSON if needed - Change should be backward-compatible with existing .jsonc files...
We've run into a couple of issues with JSON's clunky syntax. A few drawbacks thus far: - JSON is rather unforgiving - a missed comma can break things - JSON...
The mkmf submodule no longer checks out using the tag dev/gfdl/2018.04.11. The error message is: ``` error: Server does not allow request for unadvertised object 309d50df87a455337ec3c9bd6d0f43ede348e0c6 Fetched in submodule path...
The following diagnostics should be made available monthly via the diag_table: 1. T_adx_2d 2. T_ady_2d 3. ndiff_tracer_trans_x_2d_T 4. ndiff_tracer_trans_y_2d_T 5. ndiff_tracer_trans_x_2d_S 6. ndiff_tracer_trans_y_2d_S _(*Note: 3-6 apply only to the 0M4_05...
@StephenGriffies, the passage definitions need to be adjusted for the 0.5° model. It does not look like they extend fully across the passages in some cases. Yes @adcroft, same issue...