Changeset 267


Ignore:
Timestamp:
02/26/08 11:38:29 (16 years ago)
Author:
acosce
Message:

ACo : (LMDZINCA)

fixe a bug on platine

Location:
CONFIG/trunk/LMDZINCA_v2
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/LMDZINCA_v2/CREATE/COMP/lmdz.driver

    r223 r267  
    11#!/bin/ksh 
    2  
    3 # MPI Variables 
    4 ATM_PARA=0 
    52 
    63#----------------------------------------------------------------- 
  • CONFIG/trunk/LMDZINCA_v2/EXP_AER/COMP/lmdz.driver

    r229 r267  
    11#- $Id$ 
    22#!/bin/ksh 
    3  
    4 # MPI Variables 
    5 ATM_PARA=0 
    63 
    74#----------------------------------------------------------------- 
     
    5451function ATM_Update 
    5552{ 
    56     set -ex  
    5753    IGCM_debug_PushStack "ATM_Update" 
    5854 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4/COMP/lmdz.driver

    r229 r267  
    11#- $Id: lmdz.driver 119 2007-07-31 13:56:33Z acosce $ 
    22#!/bin/ksh 
    3  
    4 # MPI Variables 
    5 ATM_PARA=0 
    63 
    74#----------------------------------------------------------------- 
     
    5451function ATM_Update 
    5552{ 
    56     set -ex  
    5753    IGCM_debug_PushStack "ATM_Update" 
    5854 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4_AER/COMP/lmdz.driver

    r229 r267  
    11#- $Id$ 
    22#!/bin/ksh 
    3  
    4 # MPI Variables 
    5 ATM_PARA=0 
    6  
    73#----------------------------------------------------------------- 
    84function ATM_Initialize 
     
    5450function ATM_Update 
    5551{ 
    56     set -ex  
    5752    IGCM_debug_PushStack "ATM_Update" 
    5853 
  • CONFIG/trunk/LMDZINCA_v2/EXP_GES/COMP/lmdz.driver

    r229 r267  
    11#- $Id: lmdz.driver 119 2007-07-31 13:56:33Z acosce $ 
    22#!/bin/ksh 
    3  
    4 # MPI Variables 
    5 ATM_PARA=0 
    6  
    73#----------------------------------------------------------------- 
    84function ATM_Initialize 
     
    5450function ATM_Update 
    5551{ 
    56     set -ex  
    5752    IGCM_debug_PushStack "ATM_Update" 
    5853 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC/COMP/lmdz.driver

    r229 r267  
    11#- $Id: lmdz.driver 119 2007-07-31 13:56:33Z acosce $ 
    22#!/bin/ksh 
    3  
    4 # MPI Variables 
    5 ATM_PARA=0 
    63 
    74#----------------------------------------------------------------- 
     
    5451function ATM_Update 
    5552{ 
    56     set -ex  
    5753    IGCM_debug_PushStack "ATM_Update" 
    5854 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC_AER/COMP/lmdz.driver

    r229 r267  
    11#- $Id: lmdz.driver 119 2007-07-31 13:56:33Z acosce $ 
    22#!/bin/ksh 
    3  
    4 # MPI Variables 
    5 ATM_PARA=0 
    6  
    73#----------------------------------------------------------------- 
    84function ATM_Initialize 
     
    5450function ATM_Update 
    5551{ 
    56     set -ex  
    5752    IGCM_debug_PushStack "ATM_Update" 
    5853 
Note: See TracChangeset for help on using the changeset viewer.