|  | 
| integer, save | iphyla | 
|  | activates (>0) or deactivates (=0) the physical models associated to the particles:  More... 
 | 
|  | 
| integer, save | itpvar | 
|  | activation (=1) or not (=0) of an evolution equation on the particle temperature (in degrees Celsius). Useful if iphyla=1 and if there is a thermal scalar associated with the continuous phase  More... 
 | 
|  | 
| integer, save | idpvar | 
|  | activation (=1) or not (=0) of an evolution equation on the particle diameter. Useful if iphyla = 1  More... 
 | 
|  | 
| integer, save | impvar | 
|  | activation (=1) or not (=0) of an evolution equation on the particle mass Useful if si iphyla = 1  More... 
 | 
|  | 
| double precision, save | tpart | 
|  | initialisation temperature (in degree Celsius) for the particles already present in the calculation domain when an evolution equation on the particle temperature is activated during a calculation (iphyla = 1 and itpvar = 1). Useful if isuila = 1 and itpvar = 0 in the previous calculation  More... 
 | 
|  | 
| double precision, save | cppart | 
|  | initialisation value for the specific heat (  ) of the particles already present in the calculation domain when an evolution equation on the particle temperature is activated during a calculation (iphyla = 1 and itpvar = 1). Useful if isuila = 1 and itpvar = 0 in the previous calculation  More... 
 | 
|  |