| 
    My Project
    
   programmer's documentation 
   | 
 
Automatic boundary conditions Fuel combustion. More...
Functions/Subroutines | |
| subroutine | cs_fuel_bcond (itypfb, izfppp, icodcl, rcodcl) | 
Automatic boundary conditions Fuel combustion.
| subroutine cs_fuel_bcond | ( | integer, dimension(nfabor) | itypfb, | 
| integer, dimension(nfabor) | izfppp, | ||
| integer, dimension(nfabor,nvar) | icodcl, | ||
| double precision, dimension(nfabor,nvar,3) | rcodcl | ||
| ) | 
| [in] | itypfb | boundary face types | 
| [in] | izfppp | zone number for the boundary face for the specific physic module | 
| [in,out] | icodcl | face boundary condition code:
  | 
| [in,out] | rcodcl | boundary conditions value on edge faces rcodcl(1) = value of the Dirichlet rcodcl(2) = value of the extern exchange coef. (infinit if no exchange) rcodcl(3) = value of the flux density (negative if gain)   or the rugosity high   if icodcl=6 for velocity   for pressure   for scalar    | 
 1.8.16