Public Attributes | |
integer | bckind |
integer | reflect |
real(rfreal) | nscbck |
integer | bctype |
integer | bccoupled |
integer | bcmotion |
real(rfreal) | periodangle |
type(t_bcvalues) | mixt |
type(t_bcvalues) | turb |
type(t_bcvalues) | spec |
type(t_bcvalues) | peul |
type(t_bcvalues) | valradi |
type(t_bcvalues) | valbola |
type(t_bcvalues), dimension(:), pointer | plag |
type(t_tile_plag) | tileplag |
type(t_buffer_plag) | bufferplag |
type(t_surfstats_plag), dimension(:), pointer | statsplag |
Definition at line 91 of file ModBndPatch.F90.
integer bccoupled |
Definition at line 95 of file ModBndPatch.F90.
integer bckind |
Definition at line 92 of file ModBndPatch.F90.
integer bcmotion |
Definition at line 95 of file ModBndPatch.F90.
integer bctype |
Definition at line 95 of file ModBndPatch.F90.
type(t_buffer_plag) bufferplag |
Definition at line 176 of file ModBndPatch.F90.
type(t_bcvalues) mixt |
Definition at line 173 of file ModBndPatch.F90.
real(rfreal) nscbck |
Definition at line 93 of file ModBndPatch.F90.
real(rfreal) periodangle |
Definition at line 96 of file ModBndPatch.F90.
type(t_bcvalues) peul |
Definition at line 173 of file ModBndPatch.F90.
type(t_bcvalues), dimension(:), pointer plag |
Definition at line 174 of file ModBndPatch.F90.
integer reflect |
Definition at line 92 of file ModBndPatch.F90.
type(t_bcvalues) spec |
Definition at line 173 of file ModBndPatch.F90.
type(t_surfstats_plag), dimension(:), pointer statsplag |
Definition at line 177 of file ModBndPatch.F90.
type(t_tile_plag) tileplag |
Definition at line 175 of file ModBndPatch.F90.
type(t_bcvalues) turb |
Definition at line 173 of file ModBndPatch.F90.
type(t_bcvalues) valbola |
Definition at line 173 of file ModBndPatch.F90.
type(t_bcvalues) valradi |
Definition at line 173 of file ModBndPatch.F90.