Changeset 8541


Ignore:
Timestamp:
06/07/11 16:49:55 (14 years ago)
Author:
Mathieu Morlighem
Message:

forgot to commit marshall

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/model/marshall.m

    r8486 r8541  
    202202WriteData(fid,md.hydro_gamma,'Scalar','hydro_gamma');
    203203WriteData(fid,md.hydro_kn,'Scalar','hydro_kn');
     204WriteData(fid,md.hydro_p,'Scalar','hydro_p');
     205WriteData(fid,md.hydro_q,'Scalar','hydro_q');
    204206WriteData(fid,md.meltingpoint,'Scalar','meltingpoint');
    205207WriteData(fid,md.referencetemperature,'Scalar','referencetemperature');
Note: See TracChangeset for help on using the changeset viewer.