Ignore:
Timestamp:
10/15/13 08:12:20 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: do not define outputdefinitions by default, only define it for test101

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/Par/SquareShelf.par

    r16388 r16404  
    5757A=dbstack;
    5858if (length(A)>2), md.miscellaneous.name=A(3).file(1:end-2); end
    59 
    60 %output definitions:
    61 md.outputdefinition.definitions={...
    62                 massfluxatgate('MassFlux1',[pwd '/../Exp/MassFlux1.exp']),...
    63                 massfluxatgate('MassFlux2',[pwd '/../Exp/MassFlux2.exp']),...
    64                 massfluxatgate('MassFlux3',[pwd '/../Exp/MassFlux3.exp']),...
    65                 massfluxatgate('MassFlux4',[pwd '/../Exp/MassFlux4.exp']),...
    66                 massfluxatgate('MassFlux5',[pwd '/../Exp/MassFlux5.exp']),...
    67                 massfluxatgate('MassFlux6',[pwd '/../Exp/MassFlux6.exp'])...
    68         };
Note: See TracChangeset for help on using the changeset viewer.