File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1849,11 +1849,11 @@ class IsothermalSlab : public SlabModel
18491849
18501850 std::string psa =
18511851 " ---- IsothermalSlab NOW uses the traditional density profile proportional to sech^2(z/2H).\n "
1852- " ---- If you are using the old profile proportional to sech(z/H), please update your model\n "
1852+ " ---- If you are using the old profile proportional to sech^2 (z/H), please update your model\n "
18531853 " ---- to use the new profile and set the scale height H to be half of the old value. This\n "
18541854 " ---- will ensure that your model has the same density profile and potential as before, but\n "
18551855 " ---- with a more standard functional form. If you have any questions or concerns about\n "
1856- " ---- this change, please contact the developers on GitHUB ." ;
1856+ " ---- this change, please contact the developers on GitHub ." ;
18571857
18581858public:
18591859
You can’t perform that action at this time.
0 commit comments