Ignore:
Timestamp:
Jul 22, 2014, 12:51:23 PM (11 years ago)
Author:
lguez
Message:

Replaced 360 in calbeta_clim by length of current year according to
chosen calendar. Length of current year is given by
ioget_year_len. Since we already need this for ozone, moved the call
to ioget_year_len from physiq to phys_cal_mod and created variable
year_len of module phys_cal_mod.

Control the output from minmaxqfi.

Non-ASCII characters in comments are not always rendered properly and
they risk being lost. See revision 1740.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/makelmdz_fcm

    r2097 r2098  
    33# This is a script in Bash.
    44
    5 # FH : on ne crée plus le fichier arch.mk qui est supposé exister par
     5# FH : on ne cr\'ee plus le fichier arch.mk qui est suppos\'e exister par
    66# FH : ailleurs.
    7 # FH : ulterieurement, ce fichier sera pré-existant pour une série
    8 # FH : de configurations en versions optimisées et debug qui seront
    9 # FH : liés (ln -s) avec arch.mk en fonction de l'architecture.
    10 # FH : Pour le moment, cette version est en test et on peut créer les
    11 # FH : arch.mk en lançant une première fois makegcm.
     7# FH : ulterieurement, ce fichier sera pr\'e-existant pour une s\'erie
     8# FH : de configurations en versions optimis\'ees et debug qui seront
     9# FH : li\'es (ln -s) avec arch.mk en fonction de l'architecture.
     10# FH : Pour le moment, cette version est en test et on peut cr\'eer les
     11# FH : arch.mk en lan\c{}cant une premi\`ere fois makegcm.
    1212#
    1313##set -x
     
    192192
    193193###############################################################
    194 # lecture des chemins propres à l'architecture de la machine #
     194# lecture des chemins propres \`a l'architecture de la machine #
    195195###############################################################
    196196rm -f .void_file
Note: See TracChangeset for help on using the changeset viewer.