From cf7558feadf6a4f0189255648cf41309bb7f93cc Mon Sep 17 00:00:00 2001 From: Juan Escobar <juan.escobar@aero.obs-mip.fr> Date: Mon, 13 Jan 2014 15:38:06 +0000 Subject: [PATCH] Juan 13/01/2014: add header ORILAM_LIC to SURFEX E ORILAM files --- src/SURFEX/ch_aer_dep.F90 | 4 ++++ src/SURFEX/ch_aer_emission.F90 | 4 ++++ src/SURFEX/ch_aer_velgrav1d.F90 | 4 ++++ src/SURFEX/coupling_dstn.F90 | 4 ++++ src/SURFEX/coupling_sltn.F90 | 4 ++++ src/SURFEX/modd_chs_aerosol.F90 | 4 ++++ src/SURFEX/modd_dst_surf.F90 | 4 ++++ src/SURFEX/modd_dstn.F90 | 4 ++++ src/SURFEX/modd_slt_surf.F90 | 4 ++++ src/SURFEX/mode_aer_surf.F90 | 4 ++++ src/SURFEX/mode_dstmblutl.F90 | 4 ++++ src/SURFEX/mode_sltmbl.F90 | 4 ++++ src/SURFEX/modn_chs_orilam.F90 | 4 ++++ src/SURFEX/modn_dst.F90 | 4 ++++ src/SURFEX/modn_slt.F90 | 4 ++++ src/SURFEX/read_namelists_dst.F90 | 4 ++++ src/SURFEX/read_namelists_slt.F90 | 4 ++++ src/SURFEX/write_dst_conf.F90 | 4 ++++ 18 files changed, 72 insertions(+) diff --git a/src/SURFEX/ch_aer_dep.F90 b/src/SURFEX/ch_aer_dep.F90 index ecb41de86..3ab1659e3 100644 --- a/src/SURFEX/ch_aer_dep.F90 +++ b/src/SURFEX/ch_aer_dep.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. ! ######### SUBROUTINE CH_AER_DEP (PSVT, PFSVT, PUSTAR, & PRESA, PTA, PRHODREF) diff --git a/src/SURFEX/ch_aer_emission.F90 b/src/SURFEX/ch_aer_emission.F90 index 7f5f00764..c848b5199 100644 --- a/src/SURFEX/ch_aer_emission.F90 +++ b/src/SURFEX/ch_aer_emission.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. !! ############################################################ SUBROUTINE CH_AER_EMISSION(PFLUX, PRHODREF, HSV, KSV_CHSBEG, PFCO) !! ############################################################ diff --git a/src/SURFEX/ch_aer_velgrav1d.F90 b/src/SURFEX/ch_aer_velgrav1d.F90 index 0c211525c..23d9ed96d 100644 --- a/src/SURFEX/ch_aer_velgrav1d.F90 +++ b/src/SURFEX/ch_aer_velgrav1d.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. ! ######### SUBROUTINE CH_AER_VELGRAV1D(PSIG, PRG, PTA, PRHODREF, PRHOP, PMU, PVGK,PDPK, PVGG,PDPG) !! ####################################### diff --git a/src/SURFEX/coupling_dstn.F90 b/src/SURFEX/coupling_dstn.F90 index 005dd059c..5f1de3b12 100644 --- a/src/SURFEX/coupling_dstn.F90 +++ b/src/SURFEX/coupling_dstn.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. SUBROUTINE COUPLING_DST_n( & HPROGRAM, &!I [char] Type of ISBA version KI, &!I [nbr] number of points in patch diff --git a/src/SURFEX/coupling_sltn.F90 b/src/SURFEX/coupling_sltn.F90 index d63e250d5..8bc227745 100644 --- a/src/SURFEX/coupling_sltn.F90 +++ b/src/SURFEX/coupling_sltn.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. SUBROUTINE COUPLING_SLT_n( & KI, &!I [nbr] number of sea points KSLT, &!I [nbr] number of sea points diff --git a/src/SURFEX/modd_chs_aerosol.F90 b/src/SURFEX/modd_chs_aerosol.F90 index 3c5220d29..74a682f5b 100644 --- a/src/SURFEX/modd_chs_aerosol.F90 +++ b/src/SURFEX/modd_chs_aerosol.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. !! ###################### MODULE MODD_CHS_AEROSOL !! ###################### diff --git a/src/SURFEX/modd_dst_surf.F90 b/src/SURFEX/modd_dst_surf.F90 index e02e86f43..0a95aa08c 100644 --- a/src/SURFEX/modd_dst_surf.F90 +++ b/src/SURFEX/modd_dst_surf.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. MODULE MODD_DST_SURF ! IMPLICIT NONE diff --git a/src/SURFEX/modd_dstn.F90 b/src/SURFEX/modd_dstn.F90 index 1d17bb15a..b010493ef 100644 --- a/src/SURFEX/modd_dstn.F90 +++ b/src/SURFEX/modd_dstn.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. MODULE MODD_DST_n !Purpose: diff --git a/src/SURFEX/modd_slt_surf.F90 b/src/SURFEX/modd_slt_surf.F90 index 1ffd84537..7db6adced 100644 --- a/src/SURFEX/modd_slt_surf.F90 +++ b/src/SURFEX/modd_slt_surf.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. MODULE MODD_SLT_SURF ! IMPLICIT NONE diff --git a/src/SURFEX/mode_aer_surf.F90 b/src/SURFEX/mode_aer_surf.F90 index 7b848966e..ca2895d0a 100644 --- a/src/SURFEX/mode_aer_surf.F90 +++ b/src/SURFEX/mode_aer_surf.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. !! ######################## MODULE MODE_AER_SURF !! ######################## diff --git a/src/SURFEX/mode_dstmblutl.F90 b/src/SURFEX/mode_dstmblutl.F90 index b44888547..74be8cb52 100644 --- a/src/SURFEX/mode_dstmblutl.F90 +++ b/src/SURFEX/mode_dstmblutl.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. ! ######spl MODULE MODE_DSTMBLUTL ! [mdl] Mobilization utilities ! diff --git a/src/SURFEX/mode_sltmbl.F90 b/src/SURFEX/mode_sltmbl.F90 index 29b02cdc1..927bf4c53 100644 --- a/src/SURFEX/mode_sltmbl.F90 +++ b/src/SURFEX/mode_sltmbl.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. MODULE MODE_SLTMBL !PURPOSE: diff --git a/src/SURFEX/modn_chs_orilam.F90 b/src/SURFEX/modn_chs_orilam.F90 index 57b8ee026..a959c6898 100644 --- a/src/SURFEX/modn_chs_orilam.F90 +++ b/src/SURFEX/modn_chs_orilam.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. !! !! ##################### MODULE MODN_CHS_ORILAM diff --git a/src/SURFEX/modn_dst.F90 b/src/SURFEX/modn_dst.F90 index 5f9312cd6..dc1ed017c 100644 --- a/src/SURFEX/modn_dst.F90 +++ b/src/SURFEX/modn_dst.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. !! !! ##################### MODULE MODN_DST diff --git a/src/SURFEX/modn_slt.F90 b/src/SURFEX/modn_slt.F90 index 4c5741ae2..8d62d14b6 100644 --- a/src/SURFEX/modn_slt.F90 +++ b/src/SURFEX/modn_slt.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. !! !! ##################### MODULE MODN_SLT diff --git a/src/SURFEX/read_namelists_dst.F90 b/src/SURFEX/read_namelists_dst.F90 index 0b04b2aad..4414fe8c7 100644 --- a/src/SURFEX/read_namelists_dst.F90 +++ b/src/SURFEX/read_namelists_dst.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. ! ######### SUBROUTINE READ_NAMELISTS_DST(HPROGRAM) ! ####################################################### diff --git a/src/SURFEX/read_namelists_slt.F90 b/src/SURFEX/read_namelists_slt.F90 index a7a3bf1d2..290154b51 100644 --- a/src/SURFEX/read_namelists_slt.F90 +++ b/src/SURFEX/read_namelists_slt.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. ! ######### SUBROUTINE READ_NAMELISTS_SLT(HPROGRAM) ! ####################################################### diff --git a/src/SURFEX/write_dst_conf.F90 b/src/SURFEX/write_dst_conf.F90 index dcb181dd2..be5721418 100644 --- a/src/SURFEX/write_dst_conf.F90 +++ b/src/SURFEX/write_dst_conf.F90 @@ -1,3 +1,7 @@ +!ORILAM_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!ORILAM_LIC This is part of the ORILAM software governed by the CeCILL-C licence +!ORILAM_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!ORILAM_LIC for details. ! ######### SUBROUTINE WRITE_DST_CONF(KLUDES,HEMISPARAM) ! ####################################################### -- GitLab