Changeset 19279
- Timestamp:
- 04/09/15 14:26:32 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/SMBd18opdd.py
r19264 r19279 114 114 WriteData(fid,'object',self,'class','surfaceforcings','fieldname','precipitations_presentday','format','DoubleMat','mattype',1,'scale',1./yts,'timeserieslength',md.mesh.numberofvertices+1) 115 115 WriteData(fid,'object',self,'class','surfaceforcings','fieldname','delta18o','format','DoubleMat','mattype',1,'timeserieslength',2) 116 WriteData(fid,'object',self,'class','surfaceforcings','fieldname','dpermil','format','Double Mat','mattype',1)116 WriteData(fid,'object',self,'class','surfaceforcings','fieldname','dpermil','format','Double') 117 117 # }}}
Note:
See TracChangeset
for help on using the changeset viewer.