Ignore:
Timestamp:
10/14/15 14:46:47 (9 years ago)
Author:
Eric.Larour
Message:

CHG: need to introduce the isdakota parameter in the BuildQueueScript, because for versions of Dakota >=6, we are now calling a
different executable, called issm_dakota.

File:
1 edited

Legend:

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

    r19461 r19638  
    129129                return self
    130130        # }}}
    131         def BuildQueueScript(self,dirname,modelname,solution,io_gather,isvalgrind,isgprof):
     131        def BuildQueueScript(self,dirname,modelname,solution,io_gather,isvalgrind,isgprof,isdakota):
    132132                # {{{
    133133
Note: See TracChangeset for help on using the changeset viewer.