DepthIntegrationOutputProcess.
More...
DepthIntegrationOutputProcess.
This process performs a depth integration from a Navier-Stokes domain to a shallow water domain.
The depth integration values are stored in the nodes of the shallow water domain and
printed in HDF5 format.
◆ __init__()
def depth_integration_output_process.DepthIntegrationOutputProcess.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
settings |
|
) |
| |
◆ Check()
def depth_integration_output_process.DepthIntegrationOutputProcess.Check |
( |
|
self | ) |
|
◆ ExecuteBeforeSolutionLoop()
def depth_integration_output_process.DepthIntegrationOutputProcess.ExecuteBeforeSolutionLoop |
( |
|
self | ) |
|
Write the interface model part in HDF5 format.
◆ ExecuteInitialize()
def depth_integration_output_process.DepthIntegrationOutputProcess.ExecuteInitialize |
( |
|
self | ) |
|
Initialize the output model part.
◆ ExecuteInitializeSolutionStep()
def depth_integration_output_process.DepthIntegrationOutputProcess.ExecuteInitializeSolutionStep |
( |
|
self | ) |
|
Synchronize the ProcessInfo of the output and interface model part.
◆ GetDefaultParameters()
def depth_integration_output_process.DepthIntegrationOutputProcess.GetDefaultParameters |
( |
| ) |
|
|
static |
◆ IsOutputStep()
def depth_integration_output_process.DepthIntegrationOutputProcess.IsOutputStep |
( |
|
self | ) |
|
◆ PrintOutput()
def depth_integration_output_process.DepthIntegrationOutputProcess.PrintOutput |
( |
|
self | ) |
|
Perform the depth integration over the interface model part.
◆ hdf5_process
depth_integration_output_process.DepthIntegrationOutputProcess.hdf5_process |
◆ integration_process
depth_integration_output_process.DepthIntegrationOutputProcess.integration_process |
◆ interface_model_part
depth_integration_output_process.DepthIntegrationOutputProcess.interface_model_part |
◆ interval
depth_integration_output_process.DepthIntegrationOutputProcess.interval |
◆ output_model_part
depth_integration_output_process.DepthIntegrationOutputProcess.output_model_part |
◆ settings
depth_integration_output_process.DepthIntegrationOutputProcess.settings |
◆ variables
depth_integration_output_process.DepthIntegrationOutputProcess.variables |
◆ volume_model_part
depth_integration_output_process.DepthIntegrationOutputProcess.volume_model_part |
The documentation for this class was generated from the following file: