Changeset 257
- Timestamp:
- 2005-09-02T17:33:59+02:00 (19 years ago)
- Location:
- trunk/NEMO/C1D_SRC
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMO/C1D_SRC/diawri1d.F90
r255 r257 48 48 # include "zdfddm_substitute.h90" 49 49 !!---------------------------------------------------------------------- 50 !! OPA 9.0 , LODYC-IPSL (2003) 50 !! OPA 9.0 , LOCEAN-IPSL (2005) 51 !! $Header$ 52 !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 51 53 !!---------------------------------------------------------------------- 52 54 -
trunk/NEMO/C1D_SRC/dyncor1d.F90
r253 r257 28 28 # include "vectopt_loop_substitute.h90" 29 29 !!---------------------------------------------------------------------- 30 !! OPA 9.0 , LODYC-IPSL (2003) 30 !! OPA 9.0 , LOCEAN-IPSL (2005) 31 !! $Header$ 32 !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 31 33 !!---------------------------------------------------------------------- 32 34 -
trunk/NEMO/C1D_SRC/dynnxt1d.F90
r253 r257 63 63 REAL(wp) :: z2dt ! temporary scalar 64 64 !!---------------------------------------------------------------------- 65 !! OPA 8.5, LODYC-IPSL (2002) 65 !! OPA 9.0 , LOCEAN-IPSL (2005) 66 !! $Header$ 67 !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 66 68 !!---------------------------------------------------------------------- 67 69 -
trunk/NEMO/C1D_SRC/icestp1d.F90
r253 r257 53 53 # include "vectopt_loop_substitute.h90" 54 54 !!----------------------------------------------------- 55 !! LIM 2.0 , UCL-LODYC-IPSL (2003) 55 !! LIM 2.0 , UCL-LOCEAN-IPSL (2005) 56 !! $Header$ 57 !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 56 58 !!----------------------------------------------------- 57 59 -
trunk/NEMO/C1D_SRC/ini1d.F90
r253 r257 25 25 26 26 !!---------------------------------------------------------------------- 27 !! OPA 9.0 , LODYC-IPSL (2003) 27 !! OPA 9.0 , LOCEAN-IPSL (2005) 28 !! $Header$ 29 !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 28 30 !!---------------------------------------------------------------------- 29 31 -
trunk/NEMO/C1D_SRC/step1d.F90
r255 r257 80 80 # include "zdfddm_substitute.h90" 81 81 !!---------------------------------------------------------------------- 82 !! OPA 9.0 , LODYC-IPSL (2003) 82 !! OPA 9.0 , LOCEAN-IPSL (2005) 83 !! $Header$ 84 !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 83 85 !!---------------------------------------------------------------------- 84 86
Note: See TracChangeset
for help on using the changeset viewer.