Ignore:
Timestamp:
02/03/11 18:43:17 (14 years ago)
Author:
Mathieu Morlighem
Message:

hemisphere should not be checked (it is not used in the solution and md is not always real (ex: Square)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/model/ismodelselfconsistent.m

    r7318 r7324  
    121121fields={'numberofelements','numberofgrids','x','y','z','drag_coefficient','drag_type','drag_p','drag_q',...
    122122        'rho_ice','rho_water','rheology_B','elementoniceshelf','surface','thickness','bed','g','lowmem','sparsity','nsteps','maxiter',...
    123         'tolx','eps_res','max_nonlinear_iterations','rheology_n','gridonbed','gridonsurface','elementonbed','elementonsurface','deltaH','DeltaH','timeacc','timedec','elementconnectivity','hemisphere'};
     123        'tolx','eps_res','max_nonlinear_iterations','rheology_n','gridonbed','gridonsurface','elementonbed','elementonsurface','deltaH','DeltaH','timeacc','timedec','elementconnectivity'};
    124124checknan(md,fields);
    125125%}}}}
Note: See TracChangeset for help on using the changeset viewer.