Ignore:
Timestamp:
06/11/18 13:42:55 (7 years ago)
Author:
schlegel
Message:

CHG: add RACMO versions to GEMB and allow dakota to run without waitonlock

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/qmu.py

    r21303 r22840  
    127127                                md.checkmessage("for qmu analysis, partitioning vector cannot go over npart, number of partition areas")
    128128
    129                 if md.cluster.name!='none':
    130                         if not md.settings.waitonlock:
    131                                 md.checkmessage("waitonlock should be activated when running qmu in parallel mode!")
    132 
    133129                return md
    134130        # }}}
Note: See TracChangeset for help on using the changeset viewer.