Changeset 525


Ignore:
Timestamp:
05/20/09 10:15:07 (16 years ago)
Author:
seroussi
Message:

why not load the pressure in 2d ?

File:
1 edited

Legend:

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

    r523 r525  
    4444                md.vy=u_g(indy)*md.yts;
    4545                md.vel=sqrt(md.vx.^2+md.vy.^2);
     46                md.pressure=p_g(part);
    4647        else
    4748                %Used to recover velocities
Note: See TracChangeset for help on using the changeset viewer.