read_mech_params moduleΒΆ
- read_mech_params.__calc_mech_props__(ref_nodedata, thickness_s=30.6)[source]
- read_mech_params.__stiffness__(ref_nodedata)[source]
- read_mech_params.__yield_point__(height, k, FZ, DZ)[source]
height: sample height k: stiffness FZ: Reaction Force in Z direction DZ: Displacement in Z direction
- read_mech_params.datfilereader_6d(infilename)[source]
- read_mech_params.datfilereader_force(infilename)[source]
- read_mech_params.main()[source]
- read_mech_params.parse_and_calculate_stiffness_yield_force(dat_filename: str, thickness: float = 30.6)[source]
- read_mech_params.remove_empty_entries_list(list)[source]