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.
Namespaces | Variables
problem_settings.py File Reference

Namespaces

 problem_settings
 

Variables

int problem_settings.domain_size = 2
 
float problem_settings.bulk_modulus = -5.00000e+03
 
float problem_settings.density = 2.50000e+03
 
float problem_settings.viscosity = 6.50000e-01
 
float problem_settings.blow_pressure = 2.0000e+05
 
float problem_settings.Dt = 0.005
 
float problem_settings.max_time = 0.6000000e+00
 
float problem_settings.output_step = 2.00000e-02
 
float problem_settings.alpha_shape = 2.00000e+00
 
float problem_settings.erase_nodes = 1.00000e+00
 
float problem_settings.adaptive_refinement = 0.00000e+00
 
float problem_settings.delete_nodes_close_to_wall = 1.00000e+00
 
float problem_settings.bounding_box_corner1_x = -1.00000e-04
 
float problem_settings.bounding_box_corner1_y = -1.00000e-04
 
float problem_settings.bounding_box_corner1_z = -1.00000e+00
 
float problem_settings.bounding_box_corner2_x = 1.00000e+00
 
float problem_settings.bounding_box_corner2_y = 1.00000e+00
 
float problem_settings.bounding_box_corner2_z = 1.00000e+00
 
string problem_settings.SolverType = "Quasi_Inc_Constant_Pressure"
 
string problem_settings.problem_name = r'geom_corrected_geom_2_STAGES'
 
string problem_settings.problem_path = r'/home/pavel/Kratos/EXAMPLES/BOTTLE_FORMING/geom_corrected_geom_2_STAGES.gid'
 
string problem_settings.kratos_path = r'/home/pavel'