Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ modules:
use:
- /g/data/vk83/prerelease/modules
load:
- access-om2/pr86-23
- access-om2/pr102-5

# Sync options for automatically copying data from ephemeral scratch space to
# longer term storage
Expand Down
6 changes: 3 additions & 3 deletions manifests/exe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ work/ice/cice_auscom_360x300_24x1_24p.exe:
binhash: 432d10c9f10536a6e30b54ed2d60282a
md5: 0e25017af3916f930ea35d4e4d815798
work/ocean/fms_ACCESS-OM.x:
fullpath: /g/data/vk83/prerelease/apps/spack/0.22/release/linux-rocky8-x86_64/intel-19.0.5.281/mom5-git.dev_2024.08.14_access-om2-bqz5ppxmseoychmyrvh6hudh53c2nicz/bin/fms_ACCESS-OM.x
fullpath: /g/data/vk83/prerelease/apps/spack/0.22/release/linux-rocky8-x86_64/intel-19.0.5.281/mom5-git.dev-2025.04.001_access-om2-s6ajqi6bfqu5i2f5f3owmq7hswxppgqk/bin/fms_ACCESS-OM.x
hashes:
binhash: 69f06b68d3ac945f52d1a708fbd8612f
md5: 5f413b95c7412c7356ab6fe670cb4d50
binhash: 0a7515c783654fc333e553762fc51041
md5: e05bcf5af4737fcc90f1e53d584c9427
3 changes: 0 additions & 3 deletions ocean/field_table
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ elon = 360.0
/
"namelists","ocean_mod","generic_wombatlite"
init = f
caco3_dynamics = .true.
burial = .true.
conservetracers = .true.
dic_min = 1000.0
dic_max = 3000.0
alk_min = 1000.0
Expand Down
5 changes: 4 additions & 1 deletion ocean/input.nml
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,10 @@
/

&generic_wombatlite_nml
co2_calc='ocmip2'
co2_calc='mocsy'
do_caco3_dynamics=.true.
do_burial=.true.
do_conserve_tracers=.true.
/

&ocean_velocity_advect_nml
Expand Down