|
Scrambler
1
|
CollidingFlow Data Type. More...
Collaboration diagram for CollidingFlows::CollidingFlowDef:Public Attributes | |
| REAL(KIND=qPREC) | density |
| REAL(KIND=qPREC) | velocity |
| REAL(KIND=qPREC) | temperature |
| REAL(KIND=qPREC), dimension(3) | B = 0 |
| TYPE(ShapeDef), pointer | shape = > null() |
| TYPE(InterfaceDef), pointer | InterfaceObj = > null() |
| REAL(KIND=qPREC) | smooth_distance = 0 |
| INTEGER | smooth_function = 0 |
| REAL(KIND=qPREC) | interface_dist = 0 |
| INTEGER | interface_func = 0 |
| INTEGER | iTracer = 0 |
| INTEGER | SubSample = 1 |
| LOGICAL | PersistInBoundaries = .false. |
| LOGICAL | PersistInternal = .false. |
| REAL(KIND=qPREC) | tShutOff = 1e30 |
| REAL(KIND=qPREC) | RampTime = 1 |
| INTEGER | ObjId |
CollidingFlow Data Type.
Definition at line 51 of file collidingflows.f90.
| REAL(KIND=qPREC) density |
Definition at line 52 of file collidingflows.f90.
| REAL(KIND=qPREC) velocity |
Definition at line 53 of file collidingflows.f90.
| REAL(KIND=qPREC) temperature |
Definition at line 54 of file collidingflows.f90.
| REAL(KIND=qPREC), dimension(3) B = 0 |
Definition at line 55 of file collidingflows.f90.
| TYPE(ShapeDef), pointer shape = > null() |
Definition at line 56 of file collidingflows.f90.
| TYPE(InterfaceDef), pointer InterfaceObj = > null() |
Definition at line 57 of file collidingflows.f90.
| REAL(KIND=qPREC) smooth_distance = 0 |
Definition at line 58 of file collidingflows.f90.
| INTEGER smooth_function = 0 |
Definition at line 59 of file collidingflows.f90.
| REAL(KIND=qPREC) interface_dist = 0 |
Definition at line 60 of file collidingflows.f90.
| INTEGER interface_func = 0 |
Definition at line 61 of file collidingflows.f90.
| INTEGER iTracer = 0 |
Definition at line 62 of file collidingflows.f90.
| INTEGER SubSample = 1 |
Definition at line 63 of file collidingflows.f90.
| LOGICAL PersistInBoundaries = .false. |
Definition at line 64 of file collidingflows.f90.
| LOGICAL PersistInternal = .false. |
Definition at line 65 of file collidingflows.f90.
| REAL(KIND=qPREC) tShutOff = 1e30 |
Definition at line 66 of file collidingflows.f90.
| REAL(KIND=qPREC) RampTime = 1 |
Definition at line 67 of file collidingflows.f90.
| INTEGER ObjId |
Definition at line 68 of file collidingflows.f90.