SURFEX v8.1
General documentation of Surfex
|
Public Attributes | |
type(lola) | ref_pt |
type(lola) | tzo_pt |
real(kind=jprd) | kl |
real(kind=jprd) | r_equateur |
real(kind=jprd) | pole |
character(len=1) | type_pj |
Definition at line 294 of file eggpack.F90.
real(kind=jprd) eggpack::param_proj::kl |
Definition at line 297 of file eggpack.F90.
real(kind=jprd) eggpack::param_proj::pole |
Definition at line 297 of file eggpack.F90.
real(kind=jprd) eggpack::param_proj::r_equateur |
Definition at line 297 of file eggpack.F90.
type (lola) eggpack::param_proj::ref_pt |
Definition at line 296 of file eggpack.F90.
character(len=1) eggpack::param_proj::type_pj |
Definition at line 298 of file eggpack.F90.
type (lola) eggpack::param_proj::tzo_pt |
Definition at line 296 of file eggpack.F90.