Changeset 24838


Ignore:
Timestamp:
05/09/20 17:02:42 (5 years ago)
Author:
Eric.Larour
Message:

CHG: reestablishing standard deviation that used to be .1 .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test250.m

    r24836 r24838  
    2929md.qmu.variables.surface_mass_balance=normal_uncertain('descriptor','scaled_SmbMassBalance',...
    3030        'mean',ones(md.qmu.numberofpartitions,1),...
    31         'stddev',ones(md.qmu.numberofpartitions,1),...
     31        'stddev',.1*ones(md.qmu.numberofpartitions,1),...
    3232        'partition',md.qmu.vpartition);
    3333
Note: See TracChangeset for help on using the changeset viewer.