Changeset 10301 for issm/trunk/src/m/classes/groundingline.m
- Timestamp:
- 10/25/11 15:50:59 (14 years ago)
- File:
-
- 1 edited
-
issm/trunk/src/m/classes/groundingline.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/groundingline.m
r9860 r10301 47 47 48 48 if ~strcmp(obj.migration,'None'), 49 if (md.mesh.dimension==3 | strcmpi(md.cluster.name,'none')),50 checkmessage(['requesting grounding line migration, but grounding line module only implemented for 2d models and parallel runs!']);49 if (md.mesh.dimension==3), 50 checkmessage(['requesting grounding line migration, but grounding line module only implemented for 2d models !']); 51 51 end 52 52 if isnan(md.geometry.bathymetry),
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)