WRApplication
External kratos "application" for multiscale time integration.
|
Wrapper for CoSimulationApplication coupling procedures. More...
Public Member Functions | |
Properties | |
KratosMultiphysics.Parameters | parameters (self) |
Static Members | |
KratosMultiphysics.Parameters | GetDefaultParameters (cls) |
Wrapper for CoSimulationApplication coupling procedures.
@classname CoSimCoupling
Default parameters:
"transform_operators" is forwarded to CoSimulationApplication.factories.helpers.CreateDataTransferOperators. "coupling_operations" is forwarded to CoSimulationApplication.factories.helpers.CreateCouplingOperations.
Items in "interface_datasets" represent exposed sets of data on partition interfaces. The expected format of each item:
Each item in "coupling_sequence" either defines a fetch-transform-write operation DatasetTransfer or a subsynchronization (usually a single call to PythonSolver.SolveSolutionStep) SubSynchronization. Each item is expected in the following format:
KratosMultiphysics.Parameters GetDefaultParameters | ( | cls | ) |
KratosMultiphysics.Parameters parameters | ( | self | ) |