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.
2 parents e4df9ed + 95e387d commit f4afaddCopy full SHA for f4afadd
source/geometry_model/chunk.cc
@@ -944,8 +944,8 @@ namespace aspect
944
"The dimensions of the model are specified by parameters "
945
"of the following form: "
946
"Chunk (minimum || maximum) (longitude || latitude): "
947
- "edges of geographical quadrangle (in degrees)"
948
- "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 "
949
"(Longitude || Latitude || Radius) repetitions: "
950
"number of cells in each coordinate direction."
951
"\n\n"
0 commit comments