Changeset 25091


Ignore:
Timestamp:
06/21/20 22:11:48 (5 years ago)
Author:
jdquinn
Message:

BUG: Unindented block after commenting out message

File:
1 edited

Legend:

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

    r25090 r25091  
    157157            if np.mod(md.cluster.np - 1, self.params.processors_per_evaluation):
    158158                #md.checkmessage('in parallel library mode, the requirement is for md.cluster.np = md.qmu.params.processors_per_evaluation * number_of_slaves, where number_of_slaves will automatically be determined by Dakota. Modify md.cluster.np accordingly')
     159                pass
    159160
    160161        # Go through variables and check for consistency
Note: See TracChangeset for help on using the changeset viewer.