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 184103a commit 39585caCopy full SHA for 39585ca
source/geometry_model/chunk.cc
@@ -951,8 +951,8 @@ namespace aspect
951
"The dimensions of the model are specified by parameters "
952
"of the following form: "
953
"Chunk (minimum || maximum) (longitude || latitude): "
954
- "edges of geographical quadrangle (in degrees)"
955
- "Chunk (inner || outer) radius: Radii at bottom and top of chunk"
+ "edges of geographical quadrangle (in degrees) "
+ "Chunk (inner || outer) radius: Radii at bottom and top of chunk "
956
"(Longitude || Latitude || Radius) repetitions: "
957
"number of cells in each coordinate direction."
958
"\n\n"
0 commit comments