The MyLAKE ice model
authors: Karsten Bolding (after ?? and ??)
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | private, | pointer | :: | Tice | |||
| real(kind=rk), | private, | pointer | :: | ice_energy |
| Type | Intent | Optional | Attributes | Name | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | ice_cover | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(in) | :: | dz | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(in) | :: | dt | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(inout) | :: | Tw | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(in) | :: | S | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(in) | :: | Ta | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(in) | :: | precip | ||||||||||||||||||||||||||||||||||||||
| real(kind=rk), | intent(in) | :: | Qsw | ||||||||||||||||||||||||||||||||||||||
private subroutine Qfluxes(T, qh, qe, qb)Arguments
|
|||||||||||||||||||||||||||||||||||||||||