Skip to content

Commit 7f13155

Browse files
authored
Update Dynamic_FSI_Python.md
1 parent 2698662 commit 7f13155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tutorials/multiphysics/Unsteady_FSI_Python/Dynamic_FSI_Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Available keywords for the config file:
215215

216216
* __RESTART_SOL__ (string): YES or NO
217217

218-
* __MOVING_MARKER__ (string): name for the interface marker
218+
* __MOVING_MARKER__ (string): numerical ID of the SET1 card indentifying the group of nodes to be used as interface
219219

220220
* __IMPOSED_MODES__ (dictionary): In case of imposed motion this list contains the modes with imposed motion and the type of motion. Example: ```IMPOSED_MODES={0:["SINUSOIDAL"],3:["BLENDED_STEP"],4:["SINUSOIDAL"]}```. If more imposed motions have to be superposed on the same mode, we can write: ```IMPOSED_MODES={0:["SINUSOIDAL","BLENDED_STEP"]}```
221221

0 commit comments

Comments
 (0)