Changeset 11641


Ignore:
Timestamp:
03/06/12 08:59:41 (13 years ago)
Author:
Eric.Larour
Message:

Dakota support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-macosx64-larour.sh

    r11640 r11641  
    2121        --with-mumps-dir=$ISSM_TIER/externalpackages/petsc/install/ \
    2222        --with-fortran-lib="/usr/local/lib/libgfortran.a" \
     23        --with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
    2324        --with-math-lib="/usr/lib/libm.dylib" \
    2425        --with-graphics-lib="/usr/X11/lib/libX11.dylib" \
    2526        --with-cxxoptflags=" -fno-common -no-cpp-precomp -fexceptions -arch x86_64 -mmacosx-version-min=10.5  -O3 -DNDEBUG -w "\
    2627        --with-numthreads=8
    27         #--with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
Note: See TracChangeset for help on using the changeset viewer.