My Project
programmer's documentation
|
Compute a volume exchange coefficient for SYRTHES coupling. More...
Functions/Subroutines | |
subroutine | usvosy (inbcou, ncecpl, iscal, dt, lcecpl, hvol) |
Compute a volume exchange coefficient for SYRTHES coupling.
See Examples of volume exchange coefficient computation for SYRTHES coupling (usvosy.f90) for examples.
subroutine usvosy | ( | integer | inbcou, |
integer | ncecpl, | ||
integer | iscal, | ||
double precision, dimension(ncelet) | dt, | ||
integer, dimension(ncecpl) | lcecpl, | ||
double precision, dimension(ncecpl) | hvol | ||
) |
[in] | ncecpl | inbcou SYRTHES coupling number |
[in] | ncecpl | number of cells implied for this coupling |
[in] | iscal | index number of the temperature scalar |
[in] | dt | time step (per cell) |
[in] | lcecpl | list of coupled cells |
[out] | hvol | volume exchange coefficient to compute |