We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcbb5c commit 42c1588Copy full SHA for 42c1588
docs/source/subcomponents/physics.rst
@@ -34,6 +34,17 @@ The following presets are available:
34
rompy.swan.subcomponents.physics.ST6C5
35
36
37
+Biphase
38
+~~~~~~~
39
+
40
+.. autosummary::
41
+ :nosignatures:
42
+ :toctree: _generated/
43
44
+ rompy.swan.subcomponents.physics.ELDEBERKY
45
+ rompy.swan.subcomponents.physics.DEWIT
46
47
48
Transmission and reflection
49
~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
@@ -50,6 +61,7 @@ Transmission and reflection
61
rompy.swan.subcomponents.physics.RSPEC
51
62
rompy.swan.subcomponents.physics.RDIFF
52
63
rompy.swan.subcomponents.physics.FREEBOARD
64
+ rompy.swan.subcomponents.physics.LINE
53
65
54
66
55
67
.. _`SWAN Manual`: https://swanmodel.sourceforge.io/online_doc/swanuse/node28.html
0 commit comments