KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
def sphere_strategy.ExplicitStrategy.__init__ | ( | self, | |
all_model_parts, | |||
creator_destructor, | |||
dem_fem_search, | |||
DEM_parameters, | |||
procedures | |||
) |
def sphere_strategy.ExplicitStrategy.AddAdditionalVariables | ( | self, | |
balls_model_part, | |||
DEM_parameters | |||
) |
def sphere_strategy.ExplicitStrategy.AddClusterVariables | ( | self, | |
spheres_model_part, | |||
DEM_parameters | |||
) |
def sphere_strategy.ExplicitStrategy.AddDofs | ( | self | ) |
def sphere_strategy.ExplicitStrategy.AddVariables | ( | self | ) |
def sphere_strategy.ExplicitStrategy.AdvanceInTime | ( | self, | |
time | |||
) |
This function updates and return the current simulation time.
def sphere_strategy.ExplicitStrategy.AttachSpheresToStickyWalls | ( | self | ) |
def sphere_strategy.ExplicitStrategy.BeforeInitialize | ( | self | ) |
def sphere_strategy.ExplicitStrategy.Check | ( | self | ) |
def sphere_strategy.ExplicitStrategy.CheckMomentumConservation | ( | self | ) |
def sphere_strategy.ExplicitStrategy.coeff_of_rest_diff | ( | self, | |
gamma, | |||
desired_coefficient_of_restit | |||
) |
def sphere_strategy.ExplicitStrategy.Compute_RigidFace_Movement | ( | self | ) |
def sphere_strategy.ExplicitStrategy.CreateCPlusPlusStrategy | ( | self | ) |
def sphere_strategy.ExplicitStrategy.Finalize | ( | self | ) |
def sphere_strategy.ExplicitStrategy.FinalizeSolutionStep | ( | self | ) |
def sphere_strategy.ExplicitStrategy.FixDOFsManually | ( | self, | |
time | |||
) |
def sphere_strategy.ExplicitStrategy.FixExternalForcesManually | ( | self, | |
time | |||
) |
def sphere_strategy.ExplicitStrategy.GammaCritical | ( | self, | |
e | |||
) |
def sphere_strategy.ExplicitStrategy.GammaForHertzThornton | ( | self, | |
e | |||
) |
def sphere_strategy.ExplicitStrategy.GetComputingModelPart | ( | self | ) |
def sphere_strategy.ExplicitStrategy.GetRotationalScheme | ( | self, | |
name_translational, | |||
name_rotational | |||
) |
def sphere_strategy.ExplicitStrategy.GetRotationalSchemeInstance | ( | self, | |
class_name | |||
) |
def sphere_strategy.ExplicitStrategy.GetTranslationalScheme | ( | self, | |
name | |||
) |
def sphere_strategy.ExplicitStrategy.GetTranslationalSchemeInstance | ( | self, | |
class_name | |||
) |
def sphere_strategy.ExplicitStrategy.ImportModelPart | ( | self | ) |
def sphere_strategy.ExplicitStrategy.Initialize | ( | self | ) |
def sphere_strategy.ExplicitStrategy.InitializeSolutionStep | ( | self | ) |
def sphere_strategy.ExplicitStrategy.ModifyProperties | ( | self, | |
properties, | |||
param = 0 |
|||
) |
def sphere_strategy.ExplicitStrategy.ModifySubProperties | ( | self, | |
properties, | |||
parent_id, | |||
param = 0 |
|||
) |
def sphere_strategy.ExplicitStrategy.Predict | ( | self | ) |
def sphere_strategy.ExplicitStrategy.PrepareContactElementsForPrinting | ( | self | ) |
def sphere_strategy.ExplicitStrategy.PrepareElementsForPrinting | ( | self | ) |
def sphere_strategy.ExplicitStrategy.PrepareModelPart | ( | self | ) |
def sphere_strategy.ExplicitStrategy.RebuildListOfDiscontinuumSphericParticles | ( | self | ) |
def sphere_strategy.ExplicitStrategy.RootByBisection | ( | self, | |
f, | |||
a, | |||
b, | |||
tol, | |||
maxiter, | |||
coefficient_of_restitution | |||
) |
def sphere_strategy.ExplicitStrategy.RotationalIntegrationSchemeTranslator | ( | self, | |
name_translational, | |||
name_rotational | |||
) |
def sphere_strategy.ExplicitStrategy.SetContinuumType | ( | self | ) |
def sphere_strategy.ExplicitStrategy.SetDt | ( | self, | |
dt | |||
) |
def sphere_strategy.ExplicitStrategy.SetNormalRadiiOnAllParticles | ( | self | ) |
def sphere_strategy.ExplicitStrategy.SetOneOrZeroInProcessInfoAccordingToBoolValue | ( | self, | |
model_part, | |||
variable, | |||
bool_value | |||
) |
def sphere_strategy.ExplicitStrategy.SetSearchRadiiOnAllParticles | ( | self | ) |
def sphere_strategy.ExplicitStrategy.SetVariablesAndOptions | ( | self | ) |
def sphere_strategy.ExplicitStrategy.SinAlphaConicalDamage | ( | self, | |
e | |||
) |
def sphere_strategy.ExplicitStrategy.Solve | ( | self | ) |
def sphere_strategy.ExplicitStrategy.SolveSolutionStep | ( | self | ) |
def sphere_strategy.ExplicitStrategy.TransferRollingFrictionModelNameOrSetDefault | ( | self, | |
properties | |||
) |
def sphere_strategy.ExplicitStrategy.TranslationalIntegrationSchemeTranslator | ( | self, | |
name | |||
) |
def sphere_strategy.ExplicitStrategy.UpdateCPlusPlusStrategy | ( | self | ) |
def sphere_strategy.ExplicitStrategy.Var_Translator | ( | self, | |
variable | |||
) |
sphere_strategy.ExplicitStrategy.all_model_parts |
sphere_strategy.ExplicitStrategy.automatic_bounding_box_option |
sphere_strategy.ExplicitStrategy.bottom_corner |
sphere_strategy.ExplicitStrategy.bounding_box_option |
sphere_strategy.ExplicitStrategy.bounding_box_start_time |
sphere_strategy.ExplicitStrategy.bounding_box_stop_time |
sphere_strategy.ExplicitStrategy.clean_init_indentation_option |
sphere_strategy.ExplicitStrategy.cluster_model_part |
sphere_strategy.ExplicitStrategy.compute_stress_tensor_option |
sphere_strategy.ExplicitStrategy.contact_mesh_option |
sphere_strategy.ExplicitStrategy.contact_model_part |
sphere_strategy.ExplicitStrategy.continuum_type |
sphere_strategy.ExplicitStrategy.coordination_number |
sphere_strategy.ExplicitStrategy.cplusplus_strategy |
sphere_strategy.ExplicitStrategy.creator_destructor |
sphere_strategy.ExplicitStrategy.delta_option |
sphere_strategy.ExplicitStrategy.dem_fem_search |
sphere_strategy.ExplicitStrategy.dem_fem_utils |
sphere_strategy.ExplicitStrategy.DEM_parameters |
sphere_strategy.ExplicitStrategy.dimension |
sphere_strategy.ExplicitStrategy.dt |
sphere_strategy.ExplicitStrategy.end_time |
sphere_strategy.ExplicitStrategy.enlargement_factor |
sphere_strategy.ExplicitStrategy.fem_model_part |
sphere_strategy.ExplicitStrategy.fix_velocities_flag |
sphere_strategy.ExplicitStrategy.global_damping |
sphere_strategy.ExplicitStrategy.global_viscous_damping |
sphere_strategy.ExplicitStrategy.gravity |
sphere_strategy.ExplicitStrategy.inlet_model_part |
sphere_strategy.ExplicitStrategy.local_resolution_method |
sphere_strategy.ExplicitStrategy.max_delta_time |
sphere_strategy.ExplicitStrategy.n_step_search |
sphere_strategy.ExplicitStrategy.nodal_mass_coeff |
sphere_strategy.ExplicitStrategy.poisson_ratio_option |
sphere_strategy.ExplicitStrategy.print_export_id |
sphere_strategy.ExplicitStrategy.print_export_skin_sphere |
sphere_strategy.ExplicitStrategy.print_stress_tensor_option |
sphere_strategy.ExplicitStrategy.Procedures |
sphere_strategy.ExplicitStrategy.rolling_friction_option |
sphere_strategy.ExplicitStrategy.rotation_option |
sphere_strategy.ExplicitStrategy.safety_factor |
sphere_strategy.ExplicitStrategy.search_control |
sphere_strategy.ExplicitStrategy.search_increment |
sphere_strategy.ExplicitStrategy.search_increment_for_bonds_creation |
sphere_strategy.ExplicitStrategy.search_increment_for_walls |
sphere_strategy.ExplicitStrategy.search_strategy |
sphere_strategy.ExplicitStrategy.settings |
sphere_strategy.ExplicitStrategy.solver_settings |
sphere_strategy.ExplicitStrategy.spheres_model_part |
sphere_strategy.ExplicitStrategy.top_corner |
sphere_strategy.ExplicitStrategy.trihedron_option |
sphere_strategy.ExplicitStrategy.virtual_mass_option |