Stáhnout prezentaci
Prezentace se nahrává, počkejte prosím
1
O metodě konečných prvků Lect_7.ppt
Řešení statických úloh M. Okrouhlík Ústav termomechaniky, AV ČR, Praha Plzeň, 2010
2
% kodova cisla d=[ ; ; ; ; ; ; ] kruk =[ ] okr = [ ]
8
E:\edu_mkp_liberec_2\mtl_prog\prut_statika.m
vsesily = 1.0e+003 * 0.2887 0.5000 0.0000 pos = 1.0e-005 * 0.0700 0.0000 sila = 0.0000
10
Podrobné odvození: Stejskal, V., Okrouhlík, M.: Kmitání s Matlabem, Vydavatelství ČVUT, Praha 2002, ISBN
12
% infate displacements dist=[0 0 0 0 dis'];
residuals and external forces resi = Columns 1 through 5 e e e e-011 Columns 6 through 10 e e e e e-012 Columns 11 through 15 5.6389e e e e-010 Columns 16 through 20 e e e e e-011 Columns 21 through 25 e e e e e-010 Columns 26 through 30 3.6380e e e e e-010 Columns 31 through 35 e e e e e-010 Columns 36 through 40 5.8208e e e e e-010 ……………………. % static solution dis = xk\p; % check clc r=xk*dis; % infate displacements dist=[ dis']; disp('inflated displacements') disf=dist point=[1 7:4:2*lmax-1]; displo=disf(point); dismax=max(disf) disp('residuals and external forces') resi = r' plot(displo); grid title('pruhyby na hornim povrchu [m]') xlabel('poradova cisla uzlu na povrchu') % pause % end of beam1.m
15
E:\edu_mkp_liberec_2\mtl_prog\beam_statika\beam1.m
16
Four-node bilinear element, plane stress, full integration
19
Jak na to? E:\edu_mkp_liberec_2\pdf_jpg_my_old_texts\skripta_jaderna\aplik_mechanika_kontinua_1989.pdf
Podobné prezentace
© 2024 SlidePlayer.cz Inc.
All rights reserved.