SURFEX v8.1
General documentation of Surfex
Public Attributes | List of all members
yomprism::prism_time_struct Type Reference
Collaboration diagram for yomprism::prism_time_struct:
Collaboration graph
[legend]

Public Attributes

real(kind=jprd) second
 
integer(kind=jpim) minute
 
integer(kind=jpim) hour
 
integer(kind=jpim) day
 
integer(kind=jpim) month
 
integer(kind=jpim) year
 

Detailed Description

Definition at line 34 of file yomprism.F90.

Member Data Documentation

◆ day

integer(kind=jpim) yomprism::prism_time_struct::day

Definition at line 38 of file yomprism.F90.

◆ hour

integer(kind=jpim) yomprism::prism_time_struct::hour

Definition at line 37 of file yomprism.F90.

◆ minute

integer(kind=jpim) yomprism::prism_time_struct::minute

Definition at line 36 of file yomprism.F90.

◆ month

integer(kind=jpim) yomprism::prism_time_struct::month

Definition at line 39 of file yomprism.F90.

◆ second

real(kind=jprd) yomprism::prism_time_struct::second

Definition at line 35 of file yomprism.F90.

◆ year

integer(kind=jpim) yomprism::prism_time_struct::year

Definition at line 40 of file yomprism.F90.


The documentation for this type was generated from the following file: