Diffusion source term. More...
Functions/Subroutines | |
| subroutine, public | w3sis1 (A, ICE, S) |
| Spectral reflection due to ice. More... | |
Diffusion source term.
| subroutine, public w3sis1md::w3sis1 | ( | real, dimension(nspec), intent(in) | A, |
| real, intent(in) | ICE, | ||
| real, dimension(nspec), intent(out) | S | ||
| ) |
Spectral reflection due to ice.
| [in] | A | Action density spectrum (1-D). |
| [in] | ICE | Sea ice concentration. |
| [out] | S | Source term (1-D version). |
Definition at line 75 of file w3sis1md.F90.
References w3gdatmd::dden2, w3gdatmd::dth, w3gdatmd::dtmin, w3gdatmd::ecos, w3servmd::extcde(), w3gdatmd::is1c1, w3gdatmd::is1c2, w3odatmd::ndse, w3odatmd::ndst, w3gdatmd::nk, w3gdatmd::nspec, w3gdatmd::nth, w3arrymd::prt2ds(), w3gdatmd::sig, w3gdatmd::sig2, w3servmd::strace(), and w3gdatmd::th.
Referenced by w3srcemd::w3srce().