| | 1 | = ISSM/ECCO2 coupling work plan = |
| | 2 | |
| | 3 | == Science question == |
| | 4 | |
| | 5 | * Sensitivity to SAM will be computed from CS510 ocean-only 10 years of hi-SAM vs 10 years of low SAM |
| | 6 | * Provide Pine Island Glacier domain boundary conditions ocean ~1-1.5 km PIG domain to match ISSM |
| | 7 | |
| | 8 | == Implementation == |
| | 9 | |
| | 10 | SCRIPT to make ISSM and MITgcm talk to each other by sharing files (format: binary) |
| | 11 | |
| | 12 | == Coupling algorithm == |
| | 13 | |
| | 14 | * Initial cavity |
| | 15 | * Run MITgcm for a month -> send melt rate and other results to ISSM |
| | 16 | * Run ISSM for this same month -> send the basal temperature, new cavity geometry, ... to MITgcm |
| | 17 | * Iterate for about 10 years |
| | 18 | |
| | 19 | The two models would be run sequentially for now. |
| | 20 | |
| | 21 | == work plan == |
| | 22 | |
| | 23 | * Menemenlis/Schodlok |
| | 24 | - send instruction how to run MITgcm |
| | 25 | - finish PIG |
| | 26 | - sort out shelf-ice package |
| | 27 | - baseline global integration with JRA25 |
| | 28 | - 10-year hi-SAM on CS510 |
| | 29 | - 10-year lo-SAM on CS510 |
| | 30 | - provide our PIG grid to ISSM |
| | 31 | |
| | 32 | * ISSM team |
| | 33 | - write a module to interpolate/write ice thickness on the ocean PIG grid |
| | 34 | - write module to read/interpolate heat flux and melt rate from ocean solution on PIG grid to ISSM grid |