My Project
 All Classes Files Functions Variables Macros
phys_cal_mod Module Reference
Collaboration diagram for phys_cal_mod:
[legend]

Public Member Functions

subroutine phys_cal_update (jD_cur, jH_cur)

Public Attributes

integer year_cur
integer mth_cur
integer day_cur
integer days_elapsed
integer mth_len
real hour
real jd_1jan
real jh_1jan
real xjour

Detailed Description

Definition at line 2 of file phys_cal_mod.F90.

Member Function/Subroutine Documentation

subroutine phys_cal_mod::phys_cal_update ( real, intent(in)  jD_cur,
real, intent(in)  jH_cur 
)

Definition at line 20 of file phys_cal_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

integer phys_cal_mod::day_cur

Definition at line 9 of file phys_cal_mod.F90.

integer phys_cal_mod::days_elapsed

Definition at line 10 of file phys_cal_mod.F90.

real phys_cal_mod::hour

Definition at line 12 of file phys_cal_mod.F90.

real phys_cal_mod::jd_1jan

Definition at line 13 of file phys_cal_mod.F90.

real phys_cal_mod::jh_1jan

Definition at line 14 of file phys_cal_mod.F90.

integer phys_cal_mod::mth_cur

Definition at line 8 of file phys_cal_mod.F90.

integer phys_cal_mod::mth_len

Definition at line 11 of file phys_cal_mod.F90.

real phys_cal_mod::xjour

Definition at line 15 of file phys_cal_mod.F90.

integer phys_cal_mod::year_cur

Definition at line 7 of file phys_cal_mod.F90.


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