Skip to content

Commit 5b06ef0

Browse files
committed
fix minor problems for icfd document
1 parent 15c4716 commit 5b06ef0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/ICFD/icfd_dem_coupling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
DEM Coupling
33
============
44
5-
This example shows how to couple the ICFD fluid solver with DEM particles.
5+
This example shows how to couple the ICFD fluid solver with DEM particles. \n
66
LS-DYNA version : ls-dyna_smp_d_R101_winx64_ifort131.exe
77
"""
88

examples/ICFD/icfd_driven_cavity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Driven cavity
33
=============
44
5-
This example shows the universally famous driven cavity case tested with the second order steady solver and for Re=1000.
5+
This example shows the universally famous driven cavity case tested with the second order steady solver and for Re=1000. \n
66
LS-DYNA version : ls-dyna_smp_d_R13.1_138-g8429c8a10f_winx64_ifort190.exe
77
"""
88

examples/ICFD/icfd_free_convection_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Thermal flow
33
============
44
5-
This example shows a simple ICFD forced convection input deck with a coarse mesh.
5+
This example shows a simple ICFD forced convection input deck with a coarse mesh. \n
66
LS-DYNA version : ls-dyna_smp_d_R13.1_138-g8429c8a10f_winx64_ifort190.exe
77
"""
88

0 commit comments

Comments
 (0)