Ignore:
Timestamp:
03/27/09 18:02:59 (15 years ago)
Author:
ymipsl
Message:

Mise à jour importante :

  • ajout de la grille type LMDZ
  • ajout des context
  • ajout de namelist pour parametrer l'utilisation du server : avec/sans MPI, en utlisant ou pas OASIS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_SERVER/trunk/src/IOSERVER/mod_event_parameters.f90

    r8 r26  
    1313  INTEGER, PARAMETER :: event_id_enable_field          = 111 
    1414  INTEGER, PARAMETER :: event_id_disable_field         = 112 
     15  INTEGER, PARAMETER :: event_id_swap_context          = 113 
     16  INTEGER, PARAMETER :: event_id_set_grid_type_lmdz    = 114 
     17  INTEGER, PARAMETER :: event_id_write_field1d         = 115 
    1518  INTEGER, PARAMETER :: event_id_stop_ioserver         = 999 
    1619END MODULE mod_event_parameters 
Note: See TracChangeset for help on using the changeset viewer.