Changeset 12755


Ignore:
Timestamp:
07/26/12 14:14:56 (13 years ago)
Author:
jschierm
Message:

Preliminary python versions of ismodelselfconsistent and solve.

Location:
issm/trunk-jpl/src/m/model
Files:
2 added
1 edited

Legend:

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

    r12664 r12755  
    1212[analyses,numanalyses]=AnalysisConfiguration(solution);
    1313
    14 %Go through al model field check that it is a class and call checkconsistency
     14%Go through a model field, check that it is a class, and call checkconsistency
    1515fields=properties('model');
    1616for i=1:length(fields),
Note: See TracChangeset for help on using the changeset viewer.