Skip to content

Commit 42409bf

Browse files
committed
support H_GPE time series
1 parent 4352ae5 commit 42409bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/stagpy/phyvars.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@
345345
"H_AH": Vart("Adiabatic heating", "Power density", "W/m3"),
346346
"H_cool": Vart("Cooling", "Heat flux", "W/m2"),
347347
"H_melt": Vart("Melting heat flux", "Heat flux", "W/m2"),
348+
"H_GPE": Vart("Gravitational potential energy flux", "Energy flux", "W/m2"),
348349
"erupta_total": Vart("Total erupta", "Mass", "kg"),
349350
"Psurf": Vart("Ground pressure", "Pressure", "Pa"),
350351
"weathering": Vart("Weathering", "Mass flux", "tons/yr"),

0 commit comments

Comments
 (0)