We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5458802 commit 8ca9d5fCopy full SHA for 8ca9d5f
source/volume_of_fluid/handler.cc
@@ -256,7 +256,7 @@ namespace aspect
256
257
prm.declare_entry ("Number initialization samples", "3",
258
Patterns::Integer (1),
259
- "Number of divisions per dimension when computing the initial volume fractions."
+ "Number of divisions per dimension when computing the initial volume fractions. "
260
"If set to the default of 3 for a 2d model, then initialization will be based on "
261
"the initialization criterion at $3^2=9$ points within each cell. If the initialization "
262
"based on a composition style initial condition, a larger value may be desired for better "
0 commit comments