netxsimdg
Loading...
Searching...
No Matches
SharedArrayNames.ipp
Go to the documentation of this file.
1
8// External SharedArray names must be unique wrt to the external ProtectedArray names as well
9{ "hice_true", "H_ICE" }, // Updated ice thickness, ice average, m
10{ "cice_upd", "C_ICE" }, // Updated ice concentration
11{ "hsnow_true", "H_SNOW" }, // Updated snow depth, ice average, m
12{ "tice_upd", "T_ICE" }, // Updated ice temperatures, ˚C
13{ "qia", "Q_IA" }, // Ice to atmosphere heat flux W m⁻²
14{ "qic", "Q_IC" }, // Ice conduction heat flux W m⁻²
15{ "qio", "Q_IO" }, // Ice to ocean heat flux W m⁻²
16{ "qow", "Q_OW" }, // Open water heat flux W m⁻²
17{ "dqia_dt", "DQIA_DT" }, // Derivative of Qᵢₐ w.r.t. ice surface temperature W m⁻² K⁻¹
18{ "hsnow_melt", "HSNOW_MELT" }, // Thickness of snow that melted, m
19{ "sublim", "SUBLIM" }, // Upward sublimation rate kg m⁻² s⁻¹
20{ "delta_hice", "DELTA_HICE" }, // Change in sea ice thickness, m
21{ "delta_cice", "DELTA_CICE" }, // Change in sea ice concentration
22{ "new_ice", "NEW_ICE" }, // Volume of new ice formed [m]