Changeset 149 for CONFIG


Ignore:
Timestamp:
09/25/07 18:08:51 (17 years ago)
Author:
aclsce
Message:

AC : Modification to add the possibility to compile oasis in batch mode
(especially on brodie)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM4_v2/AA_make

    r146 r149  
    6262 
    6363$(OASIS3_DIR)/COMP_oasis3_$(LIB_MPI).$(PRISM_NAME) : 
    64         (cd $(PRISM_DIR) ; ./util/compile/frames/Create_COMP_libs.frm  - - "${PRISM_NAME}" "${LIB_MPI_BIS}" ; ./util/compile/frames/Create_COMP_models.frm oasis3 "${LIB_MPI_BIS}" - - "${PRISM_NAME}" "" "" ; ) 
     64        (cd $(PRISM_DIR) ; ./util/compile/frames/Create_COMP_libs.frm  "" "" "${PRISM_NAME}" "${LIB_MPI_BIS}" ; ./util/compile/frames/Create_COMP_models.frm oasis3 "${LIB_MPI_BIS}" "" "" "${PRISM_NAME}" "" "" ; ) 
    6565 
    6666liborchidee : 
Note: See TracChangeset for help on using the changeset viewer.