Skip to content

Commit

Permalink
doc: fix ice strength description
Browse files Browse the repository at this point in the history
Ice pressure is different from ice strength, so remove 'pressure' from
the description of 'ice strength'.
  • Loading branch information
phil-blain committed Aug 27, 2020
1 parent 0324512 commit d4e1c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/cice_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ either Celsius or Kelvin units).
"strairx(y)", "stress on ice by air in the x(y)-direction (centered in U cell)", "N/m\ :math:`^2`"
"strairx(y)T", "stress on ice by air, x(y)-direction (centered in T cell)", "N/m\ :math:`^2`"
"strax(y)", "wind stress components from data", "N/m\ :math:`^2`"
"strength", "ice strength (pressure)", "N/m"
"strength", "ice strength", "N/m"
"stress12", "internal ice stress, :math:`\sigma_{12}`", "N/m"
"stressm", "internal ice stress, :math:`\sigma_{11}-\sigma_{22}`", "N/m"
"stressp", "internal ice stress, :math:`\sigma_{11}+\sigma_{22}`", "N/m"
Expand Down

0 comments on commit d4e1c7c

Please sign in to comment.