|
MFC: Post-Process
High-fidelity multiphase flow simulation
|
This file contains the definitions of all of the custom-defined types used in the pre-process code. More...
Data Types | |
| type | acoustic_parameters |
| Acoustic source parameters. More... | |
| type | bc_patch_parameters |
| type | bounds_info |
| Derived type adding beginning (beg) and end bounds info as attributes. More... | |
| type | bub_bounds_info |
| bounds for the bubble dynamic variables More... | |
| type | bubbles_lagrange_parameters |
| Lagrangian bubble parameters. More... | |
| type | cell_num_bounds |
| Max and min number of cells in a direction of each combination of x-,y-, and z-. More... | |
| type | chemistry_parameters |
| Chemistry parameters. More... | |
| type | field_position |
| Derived type adding the field position (fp) as an attribute. More... | |
| type | ghost_point |
| Ghost Point for Immersed Boundaries. More... | |
| type | ib_patch_parameters |
| type | ic_model_parameters |
| Defines parameters for a Model Patch. More... | |
| type | ic_patch_parameters |
| Derived type adding initial condition (ic) patch parameters as attributes NOTE: The requirements for the specification of the above parameters are strongly dependent on both the choice of the multicomponent flow model as well as the choice of the patch geometry. More... | |
| type | int_bounds_info |
| Integer bounds for variables. More... | |
| type | integer_field |
| Derived type annexing an integer scalar field (SF) More... | |
| type | integral_parameters |
| Derived type annexing integral regions. More... | |
| type | levelset_field |
| Derived type for levelset. More... | |
| type | levelset_norm_field |
| Derived type for levelset norm. More... | |
| type | mpi_io_airfoil_ib_var |
| type | mpi_io_ib_var |
| type | mpi_io_levelset_norm_var |
| type | mpi_io_levelset_var |
| type | mpi_io_var |
| type | physical_parameters |
| Derived type annexing the physical parameters (PP) of the fluids. These include the specific heat ratio function and liquid stiffness function. More... | |
| type | pres_field |
| Derived type for bubble variables pb and mv at quadrature nodes (qbmm) More... | |
| type | riemann_states |
| Left and right Riemann states. More... | |
| type | riemann_states_vec3 |
| Left and right Riemann states for 3-component vectors. More... | |
| type | scalar_field |
| Derived type annexing a scalar field (SF) More... | |
| type | simplex_noise_params |
| type | source_spatial_type |
| Acoustic source source_spatial pre-calculated values. More... | |
| type | species_parameters |
| Species parameters. More... | |
| type | t_bbox |
| type | t_model |
| type | t_ray |
| type | t_triangle |
| type | vec3_dt |
| Generic 3-component vector (e.g., spatial coordinates or field components) Named _dt (derived types: x,y,z) to differentiate from t_vec3 (3-component vector) More... | |
| type | vector_field |
| Derived type annexing a vector field (VF) More... | |
This file contains the definitions of all of the custom-defined types used in the pre-process code.