antnguyen13
antnguyen13
## What changes does this PR introduce? Feature: This is Yoshi Nakayama's code for adding tangential component of tides at obcs. ## What is the current behaviour? Currently only the...
At the moment, pkg/obcs does not seem to have its own file-to-be-read-in precision flag. For example, in both obcs_init_variables.F and obcs_fields_load.F, the precision is set to that in "data": obcs_fields_load.F...
## What changes does this PR introduce? Introduce a new package "iceplume" to parameterize melt plumes at glacier fronts as well as code in main branch that propagate the properties...
## What changes does this PR introduce? Introduce a new package "iceplume" to parameterize melt plumes at glacier fronts as well as code in main branch that propagate the properties...
## What changes does this PR introduce? Separate scaling xx by weights from where xx is set to zero ## What is the current behaviour? Currently, the determination of where...
## What changes does this PR introduce? Enable users to calculate the total tendencies of theta and salt and pass to pkg/layers independent of whether diagnostics TOTTTEND and TOTSTEND are...