Automatic boundary conditions for partially premixed flame combustion model (LWC)  
More...
|  | 
| subroutine | lwctcl (itypfb, izfppp, rcodcl) | 
|  | 
Automatic boundary conditions for partially premixed flame combustion model (LWC) 
◆ lwctcl()
      
        
          | subroutine lwctcl | ( | integer, dimension(nfabor) | itypfb, | 
        
          |  |  | integer, dimension(nfabor) | izfppp, | 
        
          |  |  | double precision, dimension(nfabor,nvar,3) | rcodcl | 
        
          |  | ) |  |  | 
      
 
- Parameters
- 
  
    | [in] | nvar | total number of variables |  | [in] | itypfb | boundary face types |  | [out] | izfppp | boundary face zone number |  | [out] | rcodcl | boundary condition values: 
rcodcl(1) value of the dirichletrcodcl(2) value of the exterior exchange coefficient (infinite if no exchange)rcodcl(3) value flux density (negative if gain) in w/m2 or roughness in m if icodcl=6
for the velocity for the pressure for a scalar   |