8.0
general documentation
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 More...
 
integer, save ifaccp = 0
 indicator coupling face / face only More...
 
integer nbcpmx
 maximum permissible number of coupling More...
 
integer, dimension(nbcpmx), save iturcp
 turbulence model of the remote instance More...
 
integer, dimension(nbcpmx), save imajcp
 indicator to update location of the coupling More...
 
integer, dimension(nbcpmx), save icormx
 indicator of calulation in relative reference frame More...
 
integer, dimension(nbcpmx), save nvarcp
 number of variables to send/receive More...
 
integer, dimension(nbcpmx), save nvarto
 size of exchange tables More...
 

Detailed Description

Module for code/code coupling.