Compile-time settings for immersed boundaries. More...
Variables | |
| logical | is_immersed_boundary = .false. |
| Flag enabled if there is at least one immersed boundary. | |
| integer | n_immersed_boundaries = 0 |
| Number of immersed boundaries. | |
| integer, parameter | ibm_verbosity = 1 |
| Amount of information printed to the screen. | |
| logical | is_non_isotropic_scaled_shape = .false. |
| Non isotropic scaled shape flag. If true, stop notus (distance function is destroyed) | |
Compile-time settings for immersed boundaries.
| integer, parameter variables_immersed_boundary_condition::ibm_verbosity = 1 |
Amount of information printed to the screen.
| logical variables_immersed_boundary_condition::is_immersed_boundary = .false. |
Flag enabled if there is at least one immersed boundary.
| logical variables_immersed_boundary_condition::is_non_isotropic_scaled_shape = .false. |
Non isotropic scaled shape flag. If true, stop notus (distance function is destroyed)
| integer variables_immersed_boundary_condition::n_immersed_boundaries = 0 |
Number of immersed boundaries.