Ou Wang
Ou Wang
## What changes does this PR introduce? New feature to allow extra directories provided as runtime parameters ## What is the current behaviour? By default, I/O of xx, adxx, other...
The MITgcm code has experienced degraded code performance on NASA Ames Pleiades supercomputer. - Pleiades uses Lustre filesystems as the normal working space for compute jobs where run directories reside....
The global mean steric height change (sterGloH) is referenced to the global mean steric height at the beginning of a simulation. If the simulation is conducted as multiple segments, i.e....
## What changes does this PR introduce? (Bug fix, feature, docs update, ...) A combined package of pkg/shelfice and pkg/icefront as a follow-up of the discussion of #363. ## What...
## What changes does this PR introduce? (Bug fix, feature, docs update, ...) A minor bug fix, sort of, plus some other clean-ups to cost_gencost_sshv4.F ## What is the current...
## What changes does this PR introduce? This PR is based on Martin's PR #772, which offers an alternative method for including pkg/steep_icecavity as initially implemented in PR #368. This...
The current master version of read_nctiles.m does not work for Release3_alt. This PR makes read_nctiles.m backward compatible with Release3_alt.
When solving A xx = yy, diffsmooth2D_div_inv.m uses xx=A\yy. This becomes less robust when matrix A is close to singular. The solution xx may become all zeros. Different versions of...
## What changes does this PR introduce? New feature ## What is the current behaviour? Sea-ice freeboard cost is not implemented and therefore sea-ice freeboard measurements cannot be included as...
## What changes does this PR introduce? New feature to output more momentum diagnostics ## What is the current behaviour? (You can also link to an open issue here) ##...