Skip to content

Commit 69dd552

Browse files
MakisHuekerman
andauthored
Update elastic-tube-1d/README.md
Co-authored-by: Benjamin Uekermann <[email protected]>
1 parent 76f4482 commit 69dd552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elastic-tube-1d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following parameters have been chosen:
2525
- Fluid density: $$ \rho = 1 $$
2626
- Young modulus: E = 10000
2727

28-
Additionally the solvers use the parameters `N = 100`, `tau = 0.01`, `kappa = 100` by default. These values can be modified directly in each solver.
28+
Additionally the solvers use the parameters `N = 100` (number of cells), `tau = 0.01` (dimensionless timestep size), `kappa = 100` (dimensionless structural stiffness) by default. These values can be modified directly in each solver.
2929

3030
## Available solvers
3131

0 commit comments

Comments
 (0)