Changeset 574


Ignore:
Timestamp:
05/21/09 14:47:19 (16 years ago)
Author:
Mathieu Morlighem
Message:

marshall temperature and melting to initialize thermal transients runs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/marshall.m

    r558 r574  
    6161WriteData(fid,md.vz,'Mat','vz');
    6262WriteData(fid,md.pressure,'Mat','pressure');
     63WriteData(fid,md.temperature,'Mat','temperature');
     64WriteData(fid,md.melting,'Mat','melting');
    6365
    6466
Note: See TracChangeset for help on using the changeset viewer.