variable.m

来自「ABAQUS is a general purpose finite eleme」· M 代码 · 共 28 行

M
28
字号
%**************************************************************************  						 %		1	stress11	: First stress component %  	        2	stress22	: Second stress component%		3	stress33	: Third stress component% 		4	stress12	: Shear stress component%             	5	miss		: Mises stress   %		6	tres		: Tresca stress%		7	hydr		: Hydrostatic pressure%		8	princ1		: First principal stress%		9	princ2		: Second principal stress%		10	princ3		: Third Principal stress%		11	inv3		: Third invariant%               12 	strain11	: First total strain component%		13	strain22	: Second total strain component%		14	strain33	: Third total strain component	%		15	strain12	: Fourth total strain component%		16	pstrain11	: First plastic strain component%		17	pstrain22	: Second plastic strain component%		18	pstrain33	: Third plastic strain component	%		19	pstrain12	: Fourth plastic strain component%		20	pequst		: Equvalent plastic strain%		21	reac_set1	: First component of reaction force%		22	reac_set2	: Second component fo reaction force%               23      Tese            : Total elastic strain energy%		24	Tew		: Total external work%		25      Tpd		: Total plastic dissipation%**************************************************************************  

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?