Closed timspainNERSC closed 2 months ago
Fixes #614 (partially)
Remove hField() and similar functions, which don't now do anything, and were originally planned to be used alongside the module register.
hField()
Make setOceanMask() public.
setOceanMask()
The constant ocean boundary condition test now passes.
Model Component static data
Fixes #614 (partially)
Change Description
Remove
hField()
and similar functions, which don't now do anything, and were originally planned to be used alongside the module register.Make
setOceanMask()
public.Test Description
The constant ocean boundary condition test now passes.