Ignore:
Timestamp:
09/06/11 16:36:00 (14 years ago)
Author:
seroussi
Message:

implemented thermal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test266.m

    r9628 r9632  
    55md=setelementstype(md,'pattyn','all');
    66md.cluster=generic('name',oshostname(),'np',3);
    7 md.spctemperature=[md.spctemperature, md.spctemperature+5; 1 2];
     7md.thermal.spctemperature=[md.thermal.spctemperature, md.thermal.spctemperature+5; 1 2];
    88md.timestepping.time_step=0.5;
    99md.timestepping.final_time=2;
Note: See TracChangeset for help on using the changeset viewer.