
Public Attributes | |
| character(len=15), dimension(jpcat) | ccat |
| integer | nncat |
| integer | nnb_topd_step |
| real | xtopd_step |
| integer | nmesht |
| real, dimension(:,:), allocatable | xdmaxt |
| real, dimension(:), allocatable | xdxt |
| real, dimension(:), allocatable | xmpara |
| integer, dimension(:), allocatable | nnmc |
| real, dimension(:,:,:), allocatable | xconn |
| integer, dimension(:,:), allocatable | nline |
| real, dimension(:,:), allocatable | xtanb |
| real, dimension(:,:), allocatable | xslop |
| real, dimension(:,:), allocatable | xdarea |
| integer, dimension(:), allocatable | nnxc |
| integer, dimension(:), allocatable | nnyc |
| integer, dimension(:), allocatable | nnpt |
| integer | npmax |
| real, dimension(:), allocatable | xx0 |
| real, dimension(:), allocatable | xy0 |
| real, dimension(:), allocatable | xnul |
| real, dimension(:,:), allocatable | xtopd |
| real, dimension(jpcat) | xrtop_d2 |
| integer, dimension(:), allocatable | nniso |
| real, dimension(:,:), allocatable | xciso |
| real, dimension(jpcat) | xqinit |
| real, dimension(:,:), allocatable | xqtot |
| real, dimension(jpcat) | xspeedr |
| real, dimension(jpcat) | xspeedh |
| real, dimension(jpcat) | xspeedg |
| real, dimension(:,:), allocatable | xdriv |
| real, dimension(:,:), allocatable | xdhil |
| real, dimension(:,:), allocatable | xdgrd |
| real, dimension(:,:), allocatable | xtime_topd |
| real, dimension(:,:), allocatable | xtime_topd_drain |
| integer, dimension(:), allocatable | nx_step_rout |
| real, dimension(:,:), allocatable | xlambda |
| real, dimension(:,:), allocatable | xcstopt |
| real, dimension(:,:), allocatable | xqb_dr |
| real, dimension(:,:), allocatable | xqb_run |
| real, dimension(:), allocatable | xri |
| real, dimension(:), allocatable | xri_prev |
| real, dimension(:), allocatable | xsrfull |
| real, dimension(:,:), allocatable | xdeft |
Definition at line 7 of file modd_topodyn.F90.
| character(len=15), dimension(jpcat) modd_topodyn::ccat |
Definition at line 44 of file modd_topodyn.F90.
| integer, dimension(:,:), allocatable modd_topodyn::nline |
Definition at line 59 of file modd_topodyn.F90.
| integer modd_topodyn::nmesht |
Definition at line 50 of file modd_topodyn.F90.
| integer modd_topodyn::nnb_topd_step |
Definition at line 47 of file modd_topodyn.F90.
| integer modd_topodyn::nncat |
Definition at line 45 of file modd_topodyn.F90.
| integer, dimension(:), allocatable modd_topodyn::nniso |
Definition at line 88 of file modd_topodyn.F90.
| integer, dimension(:), allocatable modd_topodyn::nnmc |
Definition at line 56 of file modd_topodyn.F90.
| integer, dimension(:), allocatable modd_topodyn::nnpt |
Definition at line 73 of file modd_topodyn.F90.
| integer, dimension(:), allocatable modd_topodyn::nnxc |
Definition at line 69 of file modd_topodyn.F90.
| integer, dimension(:), allocatable modd_topodyn::nnyc |
Definition at line 71 of file modd_topodyn.F90.
| integer modd_topodyn::npmax |
Definition at line 75 of file modd_topodyn.F90.
| integer, dimension(:), allocatable modd_topodyn::nx_step_rout |
Definition at line 102 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xciso |
Definition at line 89 of file modd_topodyn.F90.
| real, dimension(:,:,:), allocatable modd_topodyn::xconn |
Definition at line 57 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xcstopt |
Definition at line 107 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xdarea |
Definition at line 65 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xdeft |
Definition at line 116 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xdgrd |
Definition at line 97 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xdhil |
Definition at line 96 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xdmaxt |
Definition at line 52 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xdriv |
Definition at line 96 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xdxt |
Definition at line 53 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xlambda |
Definition at line 106 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xmpara |
Definition at line 54 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xnul |
Definition at line 81 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xqb_dr |
Definition at line 110 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xqb_run |
Definition at line 111 of file modd_topodyn.F90.
| real, dimension(jpcat) modd_topodyn::xqinit |
Definition at line 91 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xqtot |
Definition at line 92 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xri |
Definition at line 113 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xri_prev |
Definition at line 113 of file modd_topodyn.F90.
| real, dimension(jpcat) modd_topodyn::xrtop_d2 |
Definition at line 84 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xslop |
Definition at line 62 of file modd_topodyn.F90.
| real, dimension(jpcat) modd_topodyn::xspeedg |
Definition at line 95 of file modd_topodyn.F90.
| real, dimension(jpcat) modd_topodyn::xspeedh |
Definition at line 94 of file modd_topodyn.F90.
| real, dimension(jpcat) modd_topodyn::xspeedr |
Definition at line 94 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xsrfull |
Definition at line 114 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xtanb |
Definition at line 61 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xtime_topd |
Definition at line 98 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xtime_topd_drain |
Definition at line 100 of file modd_topodyn.F90.
| real, dimension(:,:), allocatable modd_topodyn::xtopd |
Definition at line 83 of file modd_topodyn.F90.
| real modd_topodyn::xtopd_step |
Definition at line 48 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xx0 |
Definition at line 78 of file modd_topodyn.F90.
| real, dimension(:), allocatable modd_topodyn::xy0 |
Definition at line 78 of file modd_topodyn.F90.
1.8.5