|
My Project
|
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 |
Definition at line 2 of file phys_cal_mod.F90.
Definition at line 20 of file phys_cal_mod.F90.
| 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.