Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
modspecies::t_spec_type Type Reference
Collaboration diagram for modspecies::t_spec_type:

Public Attributes

logical frozenflag
 
logical discreteflag
 
logical settlingflag
 
integer icont
 
integer sourcetype
 
integer velocitymethod
 
real(rfreal) initval
 
real(rfreal) schmidtnumber
 
type(t_material), pointer pmaterial
 
integer ispeceev2ispec
 
integer ispec2ispeceev
 
real(rfreal) diameter
 
real(rfreal) pufffactor
 
real(rfreal) effectivedensity
 
real(rfreal) effectivevolume
 
real(rfreal) materialvolume
 
real(rfreal) taucoefficient
 

Detailed Description

Definition at line 64 of file ModSpecies.F90.

Member Data Documentation

real(rfreal) diameter

Definition at line 80 of file ModSpecies.F90.

logical discreteflag

Definition at line 70 of file ModSpecies.F90.

real(rfreal) effectivedensity

Definition at line 81 of file ModSpecies.F90.

real(rfreal) effectivevolume

Definition at line 81 of file ModSpecies.F90.

logical frozenflag

Definition at line 70 of file ModSpecies.F90.

integer icont

Definition at line 71 of file ModSpecies.F90.

real(rfreal) initval

Definition at line 72 of file ModSpecies.F90.

integer ispec2ispeceev

Definition at line 79 of file ModSpecies.F90.

integer ispeceev2ispec

Definition at line 79 of file ModSpecies.F90.

real(rfreal) materialvolume

Definition at line 81 of file ModSpecies.F90.

type(t_material), pointer pmaterial

Definition at line 73 of file ModSpecies.F90.

real(rfreal) pufffactor

Definition at line 80 of file ModSpecies.F90.

real(rfreal) schmidtnumber

Definition at line 72 of file ModSpecies.F90.

logical settlingflag

Definition at line 70 of file ModSpecies.F90.

integer sourcetype

Definition at line 71 of file ModSpecies.F90.

real(rfreal) taucoefficient

Definition at line 82 of file ModSpecies.F90.

integer velocitymethod

Definition at line 71 of file ModSpecies.F90.


The documentation for this type was generated from the following file: