![]() |
programmer's documentation
|
Compute a volume exchange coefficient for SYRTHES coupling. More...
Functions/Subroutines | |
subroutine | usvosy |
Compute a volume exchange coefficient for SYRTHES coupling.
See Examples of volume exchange coefficient computation for SYRTHES coupling (usvosy.f90) for examples.
subroutine usvosy | ( | ) |
Compute a volume exchange coefficient for SYRTHES coupling
The routine is called in cpvosy for each volume coupling therefore it is necessary to test the value of coupling number to separate the treatments of the different couplings
Up to now temperature is the only scalar managed for volume couplings.
[in] | 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 |