Changeset 13469
- Timestamp:
- 09/27/12 13:52:04 (13 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/classes/prognostic.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/prognostic.py
r13444 r13469 69 69 md = checkfield(md,'prognostic.stabilization','values',[0,1,2,3]) 70 70 md = checkfield(md,'prognostic.min_thickness','>',0) 71 md = checkfield(md,'prognostic.requested_outputs','size',[float('NaN'),1]) 71 if not md.prognostic.requested_outputs: 72 md = checkfield(md,'prognostic.requested_outputs','size',[float('NaN'),1]) 72 73 73 74 return md
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)