Ignore:
Timestamp:
12/22/21 12:12:27 (3 years ago)
Author:
bulthuis
Message:

CGH:add spatially-varying tau and phi for sampling analysis

File:
1 edited

Legend:

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

    r26520 r26747  
    55md = md.sampling.setparameters(md,2e5,1);
    66md.sampling.seed = 100;
     7md.sampling.phi = zeros(md.mesh.numberofvertices,1);
    78md.cluster=generic('name',oshostname(),'np',1);
     9md.cluster.np=1;
    810md=solve(md,'smp');
    911
Note: See TracChangeset for help on using the changeset viewer.