My Project
programmer's documentation
|
Variables | |
integer, dimension(nozppm), save | iqimp |
imposed flow zone indicator in a way which is similar to the process described in the framework of the EBU module, the user chooses for every inlet face to impose the mass flow or not (iqimp(izone)=1 or 0). If the mass flow is imposed, the user must set the air mass flow value qimpat(izone), its direction in rcodcl(ifac,iu), rcodcl(ifac,iv) and rcodcl(ifac,iw) and the incoming air temperature timpat(izone) in Kelvin. If the velocity is imposed, he has to set rcodcl(ifac,iu), rcodcl(ifac,iv), and rcodcl(ifac,iw). More... | |
integer, dimension(nozppm), save | icalke |
condition type turbulence indicator More... | |
double precision, dimension(nozppm), save | xintur |
turbulent intensity (k=1.5(uref*xintur)**2) More... | |
double precision, dimension(nozppm), save | dh |
hydraulic diameter More... | |
integer, save | nozapm |
index of maximum reached boundary zone More... | |
integer, save | nzfppp |
number of boundary zones on current process More... | |
integer, dimension(nbzppm), save | ilzppp |
list of boundary zones index More... | |
double precision, dimension(nozppm), save dh |
hydraulic diameter
integer, dimension(nozppm), save icalke |
condition type turbulence indicator
integer, dimension(nbzppm), save ilzppp |
list of boundary zones index
integer, dimension(nozppm), save iqimp |
imposed flow zone indicator in a way which is similar to the process described in the framework of the EBU module, the user chooses for every inlet face to impose the mass flow or not (iqimp(izone)=1 or 0). If the mass flow is imposed, the user must set the air mass flow value qimpat(izone), its direction in rcodcl(ifac,iu), rcodcl(ifac,iv) and rcodcl(ifac,iw) and the incoming air temperature timpat(izone) in Kelvin. If the velocity is imposed, he has to set rcodcl(ifac,iu), rcodcl(ifac,iv), and rcodcl(ifac,iw).
integer, save nozapm |
index of maximum reached boundary zone
integer, save nzfppp |
number of boundary zones on current process
double precision, dimension(nozppm), save xintur |
turbulent intensity (k=1.5(uref*xintur)**2)