Ignore:
Timestamp:
12/16/15 14:51:50 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added check Inf on spc as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/masstransport.py

    r19048 r19903  
    7272                        return md
    7373
    74                 md = checkfield(md,'fieldname','masstransport.spcthickness','timeseries',1)
     74                md = checkfield(md,'fieldname','masstransport.spcthickness','Inf',1,'timeseries',1)
    7575                md = checkfield(md,'fieldname','masstransport.isfreesurface','values',[0,1])
    7676                md = checkfield(md,'fieldname','masstransport.hydrostatic_adjustment','values',['Absolute','Incremental'])
Note: See TracChangeset for help on using the changeset viewer.