文件名称:finite-element-analysis-master
介绍说明--下载内容均来自于网络,请自行研究使用
Python 数值计算 有限元分析代码,比较复杂,可以用作参考,依赖第三方库-Python Finite Element Codes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
finite-element-analysis-master
..............................\.gitignore
..............................\.idea
..............................\.....\.name
..............................\.....\Finite Element Analysis.iml
..............................\.....\encodings.xml
..............................\.....\misc.xml
..............................\.....\modules.xml
..............................\.....\scopes
..............................\.....\......\scope_settings.xml
..............................\.....\vcs.xml
..............................\Report
..............................\......\2d_spherical_mesh.png
..............................\......\3d_spherical_mesh.png
..............................\......\FEM Figures.pptx
..............................\......\Finite Element Code Report.aux
..............................\......\Finite Element Code Report.log
..............................\......\Finite Element Code Report.pdf
..............................\......\Finite Element Code Report.synctex.gz
..............................\......\Finite Element Code Report.tex
..............................\......\Finite Element Code Report.toc
..............................\......\Thumbs.db
..............................\......\balloon_final.png
..............................\......\balloon_initial.png
..............................\......\deformed_sheet_half_load.png
..............................\......\deformed_sheet_max_load.png
..............................\......\equibiaxial_stress_strain.png
..............................\......\error_bad_F.png
..............................\......\error_deformed.png
..............................\......\error_good_F.png
..............................\......\error_undeformed.png
..............................\......\isoparametric_triangular_element.PNG
..............................\......\load_vs_deflection.png
..............................\......\mesh_coarse.png
..............................\......\mesh_fine.png
..............................\......\pressure_vs_stretch.png
..............................\......\report.bib
..............................\......\shape_function_error_linear.png
..............................\......\shape_function_error_quadratic.png
..............................\......\spie.cls
..............................\......\spiebib.bst
..............................\......\stretched_sheet.png
..............................\......\uniaxial_stress_strain.png
..............................\......\unstretched_sheet.png
..............................\configurations.py
..............................\constants.py
..............................\constitutive_models.py
..............................\elements.py
..............................\exceptions.py
..............................\kinematics.py
..............................\materials.py
..............................\model.py
..............................\model_io.py
..............................\model_io_1.py
..............................\model_io_2.py
..............................\nodes.py
..............................\operations.py
..............................\quadrature.py
..............................\tests.py