MPAS-Dev / compass

Configuration Of MPAS Setups
Other
10 stars 37 forks source link

Switch DISMF to Paolo et al. (2023) dataset #778

Closed xylar closed 6 months ago

xylar commented 6 months ago

Checklist

xylar commented 6 months ago

Testing

I ran files_for_e3sm/remap_ice_shelf_melt step on the IcoswISC30E3r5 mesh and saw:

Rerouting fluxes from 1054 cells
Captured flux (kg/s):         18653044.8
Rerouted flux (kg/s):         11399309.2
Total flux (kg/s):            30052354.0
Total after rerouting (kg/s): 30052354.0

This corresponds to a total flux of 948 Gt/yr, which is pretty close to the total of 961 Gt/yr that I calculated based on the bottom row of Table 3 of the Paolo et al. (2023) paper.

I copied the resulting file to:

/lcrc/group/e3sm/public_html/inputdata/ocn/mpas-o/IcoswISC30E3r5/prescribed_ismf_paolo2023.IcoswISC30E3r5.20240220.nc
xylar commented 6 months ago

@darincomeau and @cbegeman, this is a follow-up on #777

cbegeman commented 6 months ago

I support switching to this dataset. Based on this figure from Paolo et al. (2023), the Paolo dataset is more accurate than the Adusumilli dataset (panel d shows better agreement with flux gate method vs. panel c). image

Figure 8Comparison of estimates from this study with previous work. Comparison of (a, c) Adusumilli et al. (2020) and (b, d) this study's ice shelf basal melt estimates against a control-volume calculation of ice shelf mass change (line). The control volume is based on the input and output fluxes across the grounding line and ice front, mass gained or lost due to surface mass balance (a, b), and ice loss due to anomalies in basal melt (c, d). For this comparison, we only considered grid cells that are at least 90 % hydrostatically compensated (near fully floating).

cbegeman commented 6 months ago

@xylar Any testing you'd like me to do?

xylar commented 6 months ago

With the latest changes, when I test remap_ice_shelf_melt on the IcoswISC30E3r5 mesh, I'm seeing:

min projected area ratio: 0.9547266742733075
max projected area ratio: 1.1524603930432318

Area of a cell (m^2):            3686400.0
Total flux on plane (kg/s):      30023072.2
Total flux on sphere (kg/s):     30023072.2

min MPAS area ratio: 0.9999999298969185
max MPAS area ratio: 1.0000000668051465

Total flux w/ MPAS area (kg/s):  30023072.2
Total flux w/ sphere area(kg/s): 30023072.2
Rerouting fluxes from 1054 cells
Captured flux (kg/s):            18636267.0
Rerouted flux (kg/s):            11386805.2
Total flux (kg/s):               30023072.2
Total after rerouting (kg/s):    30023072.2
xylar commented 6 months ago

I ran this for the newest SORRM and RRS meshes, with similar results.

SORRM:

Total flux w/ MPAS area (kg/s):   30023072.2
Total flux w/ sphere area (kg/s): 30023072.2
Rerouting fluxes from 2756 cells
Captured flux (kg/s):             24748633.5
Rerouted flux (kg/s):              5274438.8
Total flux (kg/s):                30023072.2
Total after rerouting (kg/s):     30023072.2

RRS:

Total flux w/ MPAS area (kg/s):   30023072.2
Total flux w/ sphere area (kg/s): 30023072.2
Rerouting fluxes from 5564 cells
Captured flux (kg/s):             27235388.8
Rerouted flux (kg/s):              2787683.5
Total flux (kg/s):                30023072.2
Total after rerouting (kg/s):     30023072.2
xylar commented 6 months ago

I have placed new DISMF files at:

/lcrc/group/e3sm/public_html/inputdata/ocn/mpas-o/IcoswISC30E3r5/prescribed_ismf_paolo2023.IcoswISC30E3r5.20240221.nc
/lcrc/group/e3sm/data/inputdata/ocn/mpas-o/SOwISC12to30E3r2/prescribed_ismf_paolo2023.SOwISC12to30E3r2.20240221.nc
/lcrc/group/e3sm/data/inputdata/ocn/mpas-o/RRSwISC6to18E3r4/prescribed_ismf_paolo2023.RRSwISC6to18E3r4.20240221.nc
xylar commented 6 months ago

@cbegeman and @darincomeau,

Could you review this and #777 based on my testing and this analysis output? https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.xylar/analysis/20240223.v3.LR.CRYO1850-DISMF.paolo.chrysalis/

Feel free to suggest (or do) any further testing that you think is needed.