Go to the source code of this file.
Modules | |
module | ice_dyn_evp |
Functions/Subroutines | |
subroutine | ice_dyn_evp::evp (dt) |
subroutine | ice_dyn_evp::init_evp (dt) |
subroutine | ice_dyn_evp::set_evp_parameters (dt) |
subroutine | ice_dyn_evp::evp_prep1 (nx_block, ny_block, ilo, ihi, jlo, jhi, aice, vice, vsno, tmask, strairxT, strairyT, strairx, strairy, tmass, icetmask) |
subroutine | ice_dyn_evp::evp_prep2 (nx_block, ny_block, ilo, ihi, jlo, jhi, icellt, icellu, indxti, indxtj, indxui, indxuj, aiu, umass, umassdtei, fcor, umask, uocn, vocn, strairx, strairy, ss_tltx, ss_tlty, icetmask, iceumask, fm, strtltx, strtlty, strocnx, strocny, strintx, strinty, waterx, watery, forcex, forcey, stressp_1, stressp_2, stressp_3, stressp_4, stressm_1, stressm_2, stressm_3, stressm_4, stress12_1, stress12_2, stress12_3, stress12_4, uvel, vvel) |
subroutine | ice_dyn_evp::stress (nx_block, ny_block, ksub, icellt, indxti, indxtj, uvel, vvel, dxt, dyt, dxhy, dyhx, cxp, cyp, cxm, cym, tarear, tinyarea, strength, stressp_1, stressp_2, stressp_3, stressp_4, stressm_1, stressm_2, stressm_3, stressm_4, stress12_1, stress12_2, stress12_3, stress12_4, shear, divu, prs_sig, rdg_conv, rdg_shear, str) |
subroutine | ice_dyn_evp::stepu (nx_block, ny_block, icellu, indxui, indxuj, aiu, str, uocn, vocn, waterx, watery, forcex, forcey, umassdtei, fm, uarear, strocnx, strocny, strintx, strinty, uvel, vvel) |
subroutine | ice_dyn_evp::evp_finish (nx_block, ny_block, icellu, indxui, indxuj, uvel, vvel, uocn, vocn, aiu, strocnx, strocny, strocnxT, strocnyT) |
subroutine | ice_dyn_evp::principal_stress (nx_block, ny_block, stressp_1, stressm_1, stress12_1, prs_sig, sig1, sig2) |
Variables | |
integer(kind=int_kind) | ice_dyn_evp::kdyn |
integer(kind=int_kind) | ice_dyn_evp::ndte |
logical(kind=log_kind) | ice_dyn_evp::evp_damping |
character(len=char_len) | ice_dyn_evp::yield_curve |
real(kind=dbl_kind), parameter | ice_dyn_evp::dragw = dragio * rhow |
real(kind=dbl_kind) | ice_dyn_evp::ecci |
real(kind=dbl_kind) | ice_dyn_evp::dtei |
real(kind=dbl_kind) | ice_dyn_evp::dte2T |
real(kind=dbl_kind) | ice_dyn_evp::denom1 |
real(kind=dbl_kind) | ice_dyn_evp::denom2 |
real(kind=dbl_kind) | ice_dyn_evp::rcon |
real(kind=dbl_kind), dimension(:,:,:), allocatable | ice_dyn_evp::fcor_blk |