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/test3010.py

    r15565 r16192  
    1313md=setflowequation(md,'SSA','all')
    1414md.cluster=generic('name',oshostname(),'np',1)
    15 md.toolkits.DefaultAnalysis=issmsolver()
     15md.toolkits.DefaultAnalysis=issmgslsolver()
    1616md.transient.requested_outputs=IceVolumeEnum()
    1717
Note: See TracChangeset for help on using the changeset viewer.