Ignore:
Timestamp:
09/19/13 21:11:20 (11 years ago)
Author:
Eric.Larour
Message:

CHG: adjusted adolc tests to work only with gsl. Also added _HAVE_GSL_ as config flag detectable by IssmConfig wrapper.
Finally, created some new src/m/solvers to setup issm mumps and gsl solvers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test3001.py

    r15771 r16192  
    1414md.cluster=generic('name',oshostname(),'np',1)
    1515md.stressbalance.requested_outputs=StressTensorEnum()
    16 md.toolkits.DefaultAnalysis=issmsolver()
     16md.toolkits.DefaultAnalysis=issmgslsolver()
    1717md.autodiff.isautodiff=True
    1818md=solve(md,StressbalanceSolutionEnum())
Note: See TracChangeset for help on using the changeset viewer.