You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/inputs.rst
+33-15Lines changed: 33 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,8 @@ two fixed points located far from where your system is located.
247
247
Most of the sections are set up to contain a table of input information. These
248
248
tables begin with two preset lines that contain the column names and the
249
249
corresponding units. These lines are followed by any number of lines containing
250
-
the entries in that section's table of inputs.
250
+
the entries in that section's table of inputs. # is the general comment chacater. If you are adding notes
251
+
to self after any of the lines, # will prevent MoorDyn from reading them.
251
252
252
253
Examples of input files for MoorDyn-C can be found in the `test directory <https://github.com/FloatingArrayDesign/MoorDyn/tree/master/tests/Mooring>`_ (note that these do not include outputs becasue they are for tests).
253
254
@@ -273,10 +274,10 @@ that will be used in the simulation
273
274
274
275
.. code-block:: none
275
276
276
-
---------------------- LINE TYPES -----------------------------------
277
-
TypeName Diam Mass/m EA BA/-zeta EI Cd Ca CdAx CaAx
Copy file name to clipboardExpand all lines: docs/references.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Viscoelastic approach for non-linear rope behavior:
104
104
105
105
Updated MoorDyn-OpenFOAM Coupling:
106
106
`Haifei Chen, Tanausú Almeida Medina, and Jose Luis Cercos-Pita, "CFD simulation of multiple moored floating structures using OpenFOAM: An open-access mooring restraints
0 commit comments