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 10321 for NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE – NEMO

Ignore:
Timestamp:
2018-11-16T15:59:30+01:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/NEMO4_beta_mirror: Update to version 10279 of the trunk.

Location:
NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_flux_cen2_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .true.  !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .true.  !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_flux_ubs_cfg

    r9743 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : overwrite default values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44!!                    LOCK EXCHANGE configuration                     !! 
     
    4040   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    4141      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    42    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     42   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    4343/ 
    4444!----------------------------------------------------------------------- 
     
    188188   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
    189189   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    190    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     190   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    191191   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme 
    192192/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_eenH_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 1       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_een_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_ene_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_ens_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_flux_cen2_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .true.  !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .true.  !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_flux_ubs_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_eenH_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 1       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_een_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_ene_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_ens_cfg

    r9527 r10321  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44! 
     
    2626   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    2727      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    28    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     28   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    2929/ 
    3030!----------------------------------------------------------------------- 
     
    116116   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    117117   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    118    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     118   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    119119   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    120120/ 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/MY_SRC/usrdef_hgr.F90

    • Property svn:keywords set to Id
    r9950 r10321  
    2727 
    2828   !!---------------------------------------------------------------------- 
    29    !! NEMO/OPA 4.0 , NEMO Consortium (2016) 
     29   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3030   !! $Id$ 
    31    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     31   !! Software governed by the CeCILL license (see ./LICENSE) 
    3232   !!---------------------------------------------------------------------- 
    3333CONTAINS 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/MY_SRC/usrdef_istate.F90

    • Property svn:keywords set to Id
    r9950 r10321  
    2626 
    2727   !!---------------------------------------------------------------------- 
    28    !! NEMO/OPA 4.0 , NEMO Consortium (2016) 
     28   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2929   !! $Id$ 
    30    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     30   !! Software governed by the CeCILL license (see ./LICENSE) 
    3131   !!---------------------------------------------------------------------- 
    3232CONTAINS 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/MY_SRC/usrdef_nam.F90

    • Property svn:keywords set to Id
    r9950 r10321  
    3232 
    3333   !!---------------------------------------------------------------------- 
    34    !! NEMO/OPA 4.0 , NEMO Consortium (2016) 
     34   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3535   !! $Id$ 
    36    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     36   !! Software governed by the CeCILL license (see ./LICENSE) 
    3737   !!---------------------------------------------------------------------- 
    3838CONTAINS 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/MY_SRC/usrdef_sbc.F90

    • Property svn:keywords set to Id
    r9659 r10321  
    3434#  include "vectopt_loop_substitute.h90" 
    3535   !!---------------------------------------------------------------------- 
    36    !! NEMO/OPA 4.0 , NEMO Consortium (2016) 
     36   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3737   !! $Id$ 
    38    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     38   !! Software governed by the CeCILL license (see ./LICENSE) 
    3939   !!---------------------------------------------------------------------- 
    4040CONTAINS 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/tests/LOCK_EXCHANGE/MY_SRC/usrdef_zgr.F90

    • Property svn:keywords set to Id
    r9135 r10321  
    3030#  include "vectopt_loop_substitute.h90" 
    3131   !!---------------------------------------------------------------------- 
    32    !! NEMO/OPA 4.0 , NEMO Consortium (2016) 
     32   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3333   !! $Id$ 
    34    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     34   !! Software governed by the CeCILL license (see ./LICENSE) 
    3535   !!---------------------------------------------------------------------- 
    3636CONTAINS              
Note: See TracChangeset for help on using the changeset viewer.