Skip to content

Commit f80981a

Browse files
committed
Add missing space
1 parent 56e1b44 commit f80981a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/simulator/parameters.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@ namespace aspect
11321132
Patterns::List(Patterns::Anything()),
11331133
"Select for which compositional fields to skip the entropy viscosity "
11341134
"stabilization at dirichlet boundaries. This is "
1135-
"only advisable for compositional fields"
1135+
"only advisable for compositional fields "
11361136
"that have intrinsic physical diffusion terms, otherwise "
11371137
"oscillations may develop. The parameter should contain a list of "
11381138
"compositional field names.");

0 commit comments

Comments
 (0)