搜索资源列表
beam-element
- 此程序用于实现结构的有限元计算:将patran中的模型的bdf文件中的单元信息和节点信息保存成txt文档,在matlab中调用,就可实现刚度矩阵、质量矩阵的组装,进而有限元计算-This procedure is used to achieve the structure of the finite element method: bdf file of the model in patran unit information and node information is saved into
readbdfdata
- 读取bdf文件,bdf类型的文件不好读,历经千辛万苦,终于找到读取的方法啦(process bdf type file)