Ignore:
Timestamp:
10/11/10 14:32:19 (14 years ago)
Author:
seroussi
Message:

problem with geothermal flux

File:
1 edited

Legend:

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

    r6229 r6239  
    276276
    277277        %VELOCITIES AND PRESSURE
    278         fields={'vx','vy','vz','pressure'};
     278        fields={'vx','vy','vz','pressure','geothermalflux'};
    279279        checksize(md,fields,[md.numberofgrids 1]);
    280280        checknan(md,fields);
Note: See TracChangeset for help on using the changeset viewer.