We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
H_GPE
1 parent 4352ae5 commit 42409bfCopy full SHA for 42409bf
1 file changed
src/stagpy/phyvars.py
@@ -345,6 +345,7 @@
345
"H_AH": Vart("Adiabatic heating", "Power density", "W/m3"),
346
"H_cool": Vart("Cooling", "Heat flux", "W/m2"),
347
"H_melt": Vart("Melting heat flux", "Heat flux", "W/m2"),
348
+ "H_GPE": Vart("Gravitational potential energy flux", "Energy flux", "W/m2"),
349
"erupta_total": Vart("Total erupta", "Mass", "kg"),
350
"Psurf": Vart("Ground pressure", "Pressure", "Pa"),
351
"weathering": Vart("Weathering", "Mass flux", "tons/yr"),
0 commit comments