搜索资源列表
ESO_frequency_optimization
- 利用渐进结构优化算法(ESO)实现矩形板的第一阶频率的最大化。用VC实现界面,以Nastran作为频率求解器,用Matlab进行数值运算。
提取Nastran刚度、质量、阻尼矩阵软件
- 先用param,extout,dmigpch命令输出系统矩阵 然后利用这个软件转换系统矩阵格式,便于在VC/matlab中应用
PCL
- nastran PCL语言对nastran进行二次开发,或者和其他软件协同仿真-nastran for PCL ,wish you sucess
SOL-145
- Nastran气动弹性 sol 145算例-Nastran Aeroelastic sol 145 examples
extractionMODALdata
- 用于根据关键字提取用NASTRAN计算得到的模态参数-extract the modal data of NASTRAN results.
pem
- 文件列表
NASTRAN_super-training
- MSC公司内部培训资料,作为CAE人员培训使用非常实用-MSC.NASTRAN training
NAstran_DMAP
- MSC.NASTRAN自带DMAP语言二次开发资料,有详细流程和例子-MSC.NASTRAN DMAP language
system_matrices
- 能够将nastran用param,extout,dmigpch命令输出来的质量、刚度、阻尼矩阵,转换为文本格式,便于在Vc++中应用-extract system matrices from nastran
Tools
- 一些MSC.NASTRAN的工具,可以-python tools
Get_K_M
- 为了得到系统的总体刚度矩阵和质量矩阵,我发现自己写的矩阵总是会有些误差。为了提高精度,可以先用nastran建模,利用nastran的矩阵即可-In order to obtain the overall system stiffness matrix and mass matrix, I found myself writing the matrix will always be some errors. To improve accuracy, can be modeled using na
Generate_APDLCode_NASTRAN
- Generates APDL Code from NASTRAN Input file
iSIGHT_Nastran
- iSIGHT集成Nastran实例教程,里面含有各种命令等。-iSIGHT integrated tutorial examples Nastran
MSC.Nastran-finite-element-analysis
- MSC.Nastran有限元分析理论基础与应用 对nastran分析 进行解释和理解 对使用MSC.nastran 有很大帮助-MSC.Nastran finite element analysis of the theoretical basis and application Nastran analysis of the interpretation and understanding of great help to use MSC.nastran
msc--Nastran
- MSC.NASTRAN的主要动力学分析功能如:特征模态分析、 直接复特征值分析、 直接瞬态响 应分析、 模态瞬态响应分析、 响应谱分析、 模态复特征值分析、 直接频率响应分析、模态频率响应分析、 非线性瞬态分析、 模态综合、 动力灵敏度分析等。-The main kinetic analysis functions in MSC.NASTRAN such as: characteristics of modal analysis, direct complex eigenvalue anal
Nastran
- 最全的nastran优化和灵敏度分析部分教程,从输入文本到格式讲起,很实用!-Most complete the nastran optimization and the sensitivity analysis part tutorial, I start from the input text to format, very useful!
FRF_find
- 提取nastran“.f06”结果中的节点频响函数数据,可简单修改提取模态频率和 其它数据-Extract nastran, " f06" results in the the node frequency response function data, can be simple modification to extract the modal frequencies and other data
matlab.nastran.f06
- 运用matlab的程序提取nastran的结果文件里面的模态信息-Use matlab program to extract files which results nastran modal information
Nastran-tutorial_modified
- nastran tutorials for mechanical engineers
Read_f06
- 在Nastran的f06文件里读取模态数据(read the normal model data from f06 in Nastran)