plane_strain_transf​orm

% Compute the transformed normal strains % Compute the transformed shear strain % Compute the maximum principal normal strain
2 download
Aggiornato 23 apr 2023

Visualizza la licenza

% Computes the plane-strain transformation, principal normal strains, maximum in-plane shear strain, average strain, and minimum and maximum shear strains for a 2D strain state
%
% Inputs:
% - epsilon_x: the normal strain in the x-direction
% - epsilon_y: the normal strain in the y-direction
% - gamma_xy: the shear strain in the xy-direction
%
% Outputs:
% - epsilon_xp: the normal strain in the x'-direction
% - epsilon_yp: the normal strain in the y'-direction
% - gamma_xyp: the shear strain in the x'y'-direction
% - epsilon_max: the maximum principal normal strain
% - gamma_max: the maximum in-plane shear strain
% - epsilon_avg: the average normal strain
% - gamma_minmax: the minimum (gamma_min) and maximum (gamma_max) shear strains

Cita come

Anil Taha Balkir (2024). plane_strain_transform (https://www.mathworks.com/matlabcentral/fileexchange/128328-plane_strain_transform), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2023a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0