Skip to main content
Premier resource for practicing structural engineers

Mechset.ini [hot] -

[CONTACT] ; Contact detection tolerance (mm) contact_tolerance = 0.05 ; Friction coefficient (default) friction = 0.15 ; Contact stiffness factor stiffness_factor = 1.0

[MATERIAL] ; Material library file library = materials.db ; Default material name default = StructuralSteel ; Young's modulus (GPa) youngs_modulus = 200.0 ; Poisson's ratio poisson = 0.3 ; Density (kg/m^3) density = 7850.0 ; Yield strength (MPa) yield_strength = 250.0 mechset.ini

[OUTPUT] ; Write results every N iterations write_interval = 10 ; Output directory output_dir = ./results ; Result format: vtk, hdf5, ascii format = vtk ; Write stress tensor (0/1) write_stress = 1 ; Write strain tensor (0/1) write_strain = 1 Friction coefficient (default) friction = 0.15