Changeset 23737 for issm/trunk-jpl/src/m/classes/materials.py
- Timestamp:
- 02/18/19 14:14:08 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/materials.py
r23716 r23737 220 220 raise RuntimeError("%s%i%s"%('2 or more adjacent fluid layers detected starting at layer ',i,'. This is not supported yet. Consider merging them.')) 221 221 222 223 222 else: 223 raise RuntimeError("materials checkconsistency error message: nature of the material not supported yet! ('ice' or 'litho')"); 224 224 225 225 return md
Note:
See TracChangeset
for help on using the changeset viewer.