MOM6-examples

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-11-09
17:45
From nccs. Optimal Nyc coef and minor updates. Leaf check-in: 11ef3ef152 user: zarone tags: trunk
17:09
Adding new code for HA of ssu,ssv from hpc. Compiles, but untested. check-in: de9393e982 user: zarone tags: trunk
16:39
Sync from NCCS prior to adding HA of ssu and ssv. check-in: 6f80ff40dd user: zarone tags: trunk
2024-11-08
04:28
Copying Williams frequency-dependent drag. check-in: 308a9d609a user: zarone tags: trunk
2024-11-07
23:43
Syncing from nccs. check-in: ae1d817663 user: zarone tags: trunk
23:23
Important fix in Nycander/MOM_input check-in: 016711462a user: zarone tags: trunk
2024-11-05
22:32
scu17.MOM_layout check-in: e22f6f8c1b user: zarone tags: trunk
22:09
Adding ceoas.chsrc. check-in: e527c2b3d1 user: zarone tags: trunk
14:45
Important fix to scu17-bash.j under config_GLBc_M2_Nycander. check-in: 85480779a9 user: zarone tags: trunk
00:46
Update config_GLBc_M2_Nycander to use hycom-1deg initial conditions. check-in: b75cca95da user: zarone tags: trunk
2024-11-04
16:20
Edits to config_GLBc_M2_Nycander/MOM_input to match Williams for freq-dependent drag. check-in: 53917eb3e4 user: zarone tags: trunk
15:00
Adding config_GLBc_M2_Nycander. check-in: 15035b97e1 user: zarone tags: trunk
14:50
Syncing from discover prior to Nycander setup from hpc. check-in: 75f2d06dee user: zarone tags: trunk
2024-11-03
05:40
Adding a nccs bash runscript which appears to work. And testing the same code as hpc. check-in: 46350c3c2d user: zarone tags: trunk
2024-11-02
01:28
From discover prior to test run of config_GLBc_M2 check-in: d401151151 user: zarone tags: trunk
01:17
test commit with updated symlinks check-in: bfc1901e45 user: zarone tags: trunk
2024-11-01
23:25
symlinks WIP check-in: 632500112a user: zarone tags: trunk
23:22
symlinks WIP check-in: 779388d6b4 user: zarone tags: trunk
23:21
symlink WIP check-in: c93746823b user: zarone tags: trunk
23:10
Adding a test symlink. check-in: 82970355e1 user: zarone tags: trunk
23:05
Fixed .datasets symlink in config_GLBc_M2/INPUT check-in: f5a903f9d0 user: zarone tags: trunk
22:51
Adding another symlink. Seems that I cannot use wildcard when adding. check-in: 5e0e904a0c user: zarone tags: trunk
22:51
Adding another symlink. Seems that I cannot use wildcard when adding. check-in: 59bab1fe1f user: zarone tags: trunk
22:45
Tesing if I can add a symlink. check-in: b08c467af9 user: zarone tags: trunk
22:42
Trying to add config_GLBc_M2/ check-in: a775b9e5ab user: zarone tags: trunk
22:19
re-added rebuild-scu17.sh and removed it. The nccs.rebuild.sh is replaced. check-in: 72021ee568 user: zarone tags: trunk
22:11
Adding nccs.build.sh. The code builds correctly on nccs. check-in: 1f5be14e1b user: zarone tags: trunk
21:41
This version compiles on hpc. Moving to nccs to compile. check-in: 2d60a0d6e6 user: zarone tags: trunk
21:03
Moving into src. Adding new source files. Checked with fossil extras, so I think this is everything. check-in: 209d67bfcb user: zarone tags: trunk
20:39
Moving into src. Updating mkmf/templates. check-in: 92ba97fbcd user: zarone tags: trunk
20:35
Moving into src. Copying ice_param. check-in: cd1e2a0632 user: zarone tags: trunk
20:33
Moving into src. Copying icebergs. A lot of new code. check-in: e61cec484d user: zarone tags: trunk
20:31
Moving into src. Copying FMS1, FMS2 is unchanged check-in: 9a7cd18a1d user: zarone tags: trunk
20:28
Moving into src. Copying atmos_null and coupler check-in: 5b8e4015ee user: zarone tags: trunk
20:25
Adding new ./shared/ check-in: 54469050f9 user: zarone tags: trunk
20:23
Pulling in ceoas.rebuild.sh and ./tools/; after line-endig conversion check-in: dc43eaf637 user: zarone tags: trunk
20:13
Beginning the big copy-merge from hpc:MOM6-examples check-in: 0366090347 user: zarone tags: trunk
2024-10-29
13:18
Adding ceoas.rebuild.sh script and fixing the datasets.ceoas link. check-in: 71c3590d74 user: zarone tags: trunk
2024-10-23
17:44
Finishing the important bugfix to MOM_HA.F90. check-in: 49073ac61b user: zarone tags: trunk
15:11
From discover. Possibly bad bug still remains in the HA. check-in: d9d4d4dd2c user: zarone tags: trunk
2024-09-24
15:26
Editing README-ceoas.md for hpc.ceoas setup. check-in: e509d36d3b user: zarone tags: trunk
2024-09-20
04:24
Working case on hpc.ceoas. check-in: a9cdc43c75 user: zarone tags: trunk
2024-09-19
20:14
From hpc.ceoas test. check-in: ac9d1c7f2d user: zarone tags: trunk
18:14
Updating config_GLBc_M2/MOM_input to make easier transfer to other machines (for Santha and ceoas hpc). check-in: 3938f9294d user: zarone tags: trunk
2024-09-16
12:27
BSL diagnostics look reasonable. check-in: 1e154d7daf user: zarone tags: trunk
2024-09-14
06:24
Bugfix and moved HA and BSL all into diagnostics. check-in: c284223035 user: zarone tags: trunk
2024-09-13
13:11
Important bugfix to bsl computed from rho increments. check-in: f676abf456 user: zarone tags: trunk
2024-09-12
05:48
src/MOM/src/diagnostics/MOM_diagnostics.F90 has two implementations of basroclinic sea level. They look very reasonable; although, it is possible there is a sign error. I have not yet compared with total SSH. check-in: 7161042732 user: zarone tags: trunk
2024-09-08
03:18
New BSL code in MOM_diagnistics.F90 compiles, but untested. check-in: 5acca7f90a user: zarone tags: trunk
2024-06-26
17:21
Removing SSH HA_accum from places it doesnt belong. Now only called from MOM_diagnostics.F90 and MOM.F90. Need to avoid HA of intermediate-time-level predicted fields. check-in: 6bb39ec2ff user: zarone tags: trunk