8.0
general documentation
Loading...
Searching...
No Matches
cplsat.f90 File Reference

Module for code/code coupling. More...

Modules

module  cplsat

Variables

integer, save nbrcpl = 0
 number of couplings code_saturne / code_saturne
integer, save ifaccp = 0
 indicator coupling face / face only
integer nbcpmx
 maximum permissible number of coupling
integer, dimension(nbcpmx), save iturcp
 turbulence model of the remote instance
integer, dimension(nbcpmx), save imajcp
 indicator to update location of the coupling
integer, dimension(nbcpmx), save icormx
 indicator of calulation in relative reference frame
integer, dimension(nbcpmx), save nvarcp
 number of variables to send/receive
integer, dimension(nbcpmx), save nvarto
 size of exchange tables

Detailed Description

Module for code/code coupling.