We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3508cea commit 8ff626eCopy full SHA for 8ff626e
source/prescribed_solution/temperature_from_initial.cc
@@ -159,7 +159,7 @@ namespace aspect
159
"temperature from initial",
160
"Prescribe the temperature in a selected region using the active "
161
"initial temperature model. The selected region is defined through "
162
- "an indicator function. Where the indicator is greater than 0.5, "
+ "an indicator function. At locations where the indicator value is greater than 0.5, "
163
"the temperature is constrained to the initial temperature evaluated "
164
"at that position.")
165
}
0 commit comments