Skip to content

Commit eb140eb

Browse files
committed
Format corrections
1 parent 7aaef10 commit eb140eb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_tutorials/compressible_flow/ActuatorDisk_VariableLoad/ActuatorDisk_VariableLoad.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ follows:
1818

1919
Upon completing this tutorial, the user will be able to simulate the presence of a propeller using an actuator disk boundary condition, including also the swirl effects. The specific geometry chosen for the tutorial is composed by an actuator disk and a semi-infinite spinner (grid file and propeller data courtesy of Mauro Minervino, Centro Italiano Ricerche Aerospaziali (CIRA)).
2020

21-
This tutorial is referred only to the actuator disk model "*VARIABLE_LOAD*" implemented in the V7.0.7.
21+
This tutorial is referred only to the actuator disk model `VARIABLE_LOAD` implemented in the V7.0.7.
2222

2323
## Resources
2424

25-
The resources for this tutorial can be found in the [TestCases/rans/actuatordisk_variable_load](https://github.com/su2code/SU2/tree/master/TestCases/rans/actuatordisk_variable_load) directory in the [SU2 repository](https://github.com/su2code/SU2). You will need the configuration file ([propeller_variable_load.cfg](https://github.com/su2code/SU2/tree/master/TestCases/rans/actuatordisk_variable_load/propeller_variable_load.cfg)), the mesh file ([propeller_variable_load.su2](https://github.com/su2code/TestCases/tree/master/rans/actuatordisk_variable_load/propeller_variable_load.su2)) and the propeller input data file ([ActuatorDisk.dat](https://github.com/su2code/SU2/tree/master/TestCases/rans/actuatordisk_variable_load/ActuatorDisk.dat)). *It is important to note that the grid used in this tutorial is very coarse to keep computational effort low, finer meshes should be used.*
25+
The resources for this tutorial can be found in the [TestCases/rans/actuatordisk_variable_load](https://github.com/su2code/SU2/tree/master/TestCases/rans/actuatordisk_variable_load) directory in the [SU2 repository](https://github.com/su2code/SU2). You will need the configuration file ([propeller_variable_load.cfg](https://github.com/su2code/SU2/tree/master/TestCases/rans/actuatordisk_variable_load/propeller_variable_load.cfg)), the mesh file ([propeller_variable_load.su2](https://github.com/su2code/TestCases/tree/master/rans/actuatordisk_variable_load/propeller_variable_load.su2)) and the propeller input data file ([ActuatorDisk.dat](https://github.com/su2code/SU2/tree/master/TestCases/rans/actuatordisk_variable_load/ActuatorDisk.dat)).
26+
*It is important to note that the grid used in this tutorial is very coarse to keep computational effort low, finer meshes should be used.*
27+
2628
You will also need the [OptimalPropeller.py](https://github.com/su2code/SU2/tree/master/SU2_PY/OptimalPropeller.py) script which is an useful tool to generate the propeller input data file.
2729

2830
## Tutorial

0 commit comments

Comments
 (0)