Skip to content

Commit 7367bdb

Browse files
authored
document 2d plot vars. (#2691)
1 parent 7a2ce05 commit 7367bdb

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

Docs/sphinx_doc/Plotfiles.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,18 @@ Output Options for 2D plotfiles
586586
| **z0** | Roughness height |
587587
| | (with SurfaceLayer only) |
588588
+-------------------+----------------------------+
589-
589+
| **OLR** | Outgoing long wavelength |
590+
| | radiation (with RRTMGP) |
591+
+-------------------+----------------------------+
592+
| **sens_flux** | Sensible heat flux |
593+
| | (with SurfaceLayer only) |
594+
+-------------------+----------------------------+
595+
| **laten_flux** | Latent heat flux |
596+
| | (with SurfaceLayer only) |
597+
+-------------------+----------------------------+
598+
| **surf_pres** | Surface pressure |
599+
| | |
600+
+-------------------+----------------------------+
590601

591602
Examples of Usage
592603
-----------------

0 commit comments

Comments
 (0)