LMDZ
Main Page
Modules
Data Types List
Files
File List
File Members
Mod_PHY_S0_grd.f90
Go to the documentation of this file.
1
module
mod_phy_s0_grd
2
3
!--------------------------------------------------------------------------+
4
! Fri 14-Jun-2013 MAR |
5
! module Mod_PHY_S0_grd contains the main grid descriptor of |
6
! Insolation Scheme |
7
! |
8
! version 3.p.4.1 created by H. Gallee, Thu 25-Apr-2013 |
9
! Last Modification by H. Gallee, Fri 14-Jun-2013 |
10
! |
11
!--------------------------------------------------------------------------+
12
13
14
use
mod_real
15
16
17
IMPLICIT NONE
18
19
20
21
real(kind=real8)
,
SAVE
::
dst_ua
! Distance Soleil-Terre [u.a.]
22
23
integer
,
SAVE
::
n_azim
! Nb of azimuth to look for Mountain Mask [-]
24
real(kind=real8)
,
SAVE
::
d_azim
! azimuth interval for one Mountain Mask [radian]
25
26
27
28
end module
mod_phy_s0_grd
mod_phy_s0_grd::d_azim
real(kind=real8), save d_azim
Definition:
Mod_PHY_S0_grd.f90:24
mod_phy_s0_grd
Definition:
Mod_PHY_S0_grd.f90:1
mod_real
Definition:
Mod_Real.f90:1
mod_phy_s0_grd::n_azim
integer, save n_azim
Definition:
Mod_PHY_S0_grd.f90:23
mod_phy_s0_grd::dst_ua
real(kind=real8), save dst_ua
Definition:
Mod_PHY_S0_grd.f90:21
libf
phymar
Mod_PHY_S0_grd.f90
Generated on Wed Dec 2 2015 16:27:24 for LMDZ by
1.8.9.1