Skip to content

Commit 3a6030f

Browse files
authored
Clarify running the amr_wind exec (Exawind#1663)
1 parent b0e9396 commit 3a6030f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/sphinx/walkthrough/turbine.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,14 @@ When all of these steps are complete, the job directory for running the turbine
113113
114114
avg_theta.dat T0_OpenFAST/ T1_OpenFAST/ T2_OpenFAST/ turbines.inp
115115
116-
and the turbine inflow-outflow simulation is ready to be submitted.
116+
and the turbine inflow-outflow simulation is ready to be submitted using
117+
118+
.. code-block:: console
119+
120+
amr_wind turbines.inp
121+
122+
which should follow after an ``srun`` or ``mpiexec`` or a similar command to take advantage of parallelization.
123+
117124

118125
Below we show the magnitude of the velocity at t=7350s (top) and at the final time
119126
(bottom) of the simulation. In both images, the three turbines are displayed as 3D

0 commit comments

Comments
 (0)