New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 2384 for branches/nemo_v3_3_beta/NEMOGCM/TOOLS/COMPILE/bld.cfg – NEMO

Ignore:
Timestamp:
2010-11-15T04:20:07+01:00 (13 years ago)
Author:
rblod
Message:

Modifications to compile agrif correctly(?) in the beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/TOOLS/COMPILE/bld.cfg

    r2281 r2384  
    5454bld::pp::nemo     1 
    5555bld::pp::agrif    1 
    56 bld::tool::fpp       $COMPIL_DIR/agrifpp.sh 
    57 bld::tool::fppflags::nemo ${AGRIFUSE} %FPPFLAGS 
    58 bld::tool::fppflags::xmlio    0 %FPPFLAGS 
    59 bld::tool::fppflags::ioserver 0 %FPPFLAGS 
    60 bld::tool::fppflags::ioipsl   0 %FPPFLAGS 
    61 bld::tool::fppflags::agrif    0 %FPPFLAGS 
     56bld::tool::fpp       cpp 
     57bld::tool::fppflags::nemo %FPPFLAGS 
     58bld::tool::fppflags::xmlio    %FPPFLAGS 
     59bld::tool::fppflags::ioserver %FPPFLAGS 
     60bld::tool::fppflags::ioipsl    %FPPFLAGS 
     61bld::tool::fppflags::agrif    %FPPFLAGS 
    6262 
    6363# Ignore the following dependencies 
Note: See TracChangeset for help on using the changeset viewer.