bcs Module Reference
Variables | |
| type(bc) | elo_tm |
| integer, dimension(:), allocatable | i_obc_gl |
| integer, dimension(:), allocatable | i_obc_gl_w |
| integer | iobcn_gl |
| integer | iobcn_gl_w |
| integer | iobcn |
| integer | iobcn_w |
| integer, dimension(:), allocatable | i_obc_n |
| integer, dimension(:), allocatable | i_obc_n_w |
| integer, dimension(:), allocatable | i_obc_n_output |
| integer, dimension(:), allocatable | type_obc_gl |
| integer, dimension(:), allocatable | type_obc |
| integer | obc_ntime |
| integer, dimension(:), allocatable | node_bfw |
| integer, dimension(:), allocatable | bfw_gl2loc |
| real(sp), dimension(:,:), allocatable | bfwqdis |
| integer | ntidecomps |
| real(sp), dimension(:), allocatable | period |
| real(sp), dimension(:,:), allocatable | apt |
| real(sp), dimension(:,:), allocatable | phai |
| real(sp), dimension(:), allocatable | emean |
| real(sp), dimension(:), allocatable | apt_eqi |
| real(sp), dimension(:), allocatable | beta_eqi |
| character(len=80), dimension(:), allocatable | tide_type |
| character(len=12), parameter | diurnal ="DIURNAL" |
| character(len=12), parameter | semidiurnal ="SEMIDIURNAL" |
| real(sp), dimension(:,:), allocatable | elsbc |
Variable Documentation
| real(sp), dimension(:,:), allocatable bcs::apt |
| real(sp), dimension(:), allocatable bcs::apt_eqi |
| real(sp), dimension(:), allocatable bcs::beta_eqi |
| integer, dimension(:), allocatable bcs::bfw_gl2loc |
| real(sp), dimension(:,:), allocatable bcs::bfwqdis |
| character(len=12), parameter bcs::diurnal ="DIURNAL" |
| type(bc) bcs::elo_tm |
| real(sp), dimension(:,:), allocatable bcs::elsbc |
| real(sp), dimension(:), allocatable bcs::emean |
| integer, dimension(:), allocatable bcs::i_obc_gl |
| integer, dimension(:), allocatable bcs::i_obc_gl_w |
| integer, dimension(:), allocatable bcs::i_obc_n |
| integer, dimension(:), allocatable bcs::i_obc_n_output |
| integer, dimension(:), allocatable bcs::i_obc_n_w |
| integer bcs::iobcn |
| integer bcs::iobcn_gl |
| integer bcs::iobcn_gl_w |
| integer bcs::iobcn_w |
| integer, dimension(:), allocatable bcs::node_bfw |
| integer bcs::ntidecomps |
| integer bcs::obc_ntime |
| real(sp), dimension(:), allocatable bcs::period |
| real(sp), dimension(:,:), allocatable bcs::phai |
| character(len=12), parameter bcs::semidiurnal ="SEMIDIURNAL" |
| character(len=80), dimension(:), allocatable bcs::tide_type |
| integer, dimension(:), allocatable bcs::type_obc |
| integer, dimension(:), allocatable bcs::type_obc_gl |

1.8.11