File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ Welcome to StagPy's documentation!
4848 sources/apiref/phyvars
4949 sources/apiref/plates
5050 sources/apiref/processing
51+ sources/apiref/refstate
5152 sources/apiref/rprof
5253 sources/apiref/stagyydata
5354 sources/apiref/step
Original file line number Diff line number Diff line change 1+ refstate
2+ ========
3+
4+ .. automodule :: stagpy.refstate
5+ :members:
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ This means a minimal call to StagPy is as follow::
2121``<subcommand> `` can be one of the following:
2222
2323* ``field ``: plot scalar fields such as temperature or stream function;
24+ * ``refstate ``: plot reference state;
2425* ``rprof ``: plot radial profiles;
2526* ``time ``: plot time series;
2627* ``plates ``: perform plate analysis;
You can’t perform that action at this time.
0 commit comments