mochell / PiCLES

Particle-In-CelL for Efficient Swell - An efficient surface wave model for Earth System Models
Apache License 2.0
8 stars 0 forks source link

PIC for Tx grid and lat-lon coordinates #28

Open mochell opened 4 months ago

mochell commented 4 months ago

/glade/campaign/cesm/cesmdata/cseg/inputdata/ocn/mom/tx2_3v2/[ocean_hgrid_221123.nc](http://ocean_hgrid_221123.nc/) /glade/campaign/cesm/cesmdata/cseg/inputdata/ocn/mom/tx2_3v2/[ocean_topo_tx2_3v2_240501.nc](http://ocean_topo_tx2_3v2_240501.nc/) used by MOM6 for the workhorse 2/3 degree configuration. You can see how the grid angle is computed internally by MOM6 here https://github.com/mom-ocean/MOM6/blob/129e1bda02d454fb280819d1d87ae16347fd044c/src/initialization/MOM_shared_initialization.F90#L572-L584