扭力梁后悬架Adams模型预载调节.docxVIP

  • 11
  • 0
  • 约2.56千字
  • 约 6页
  • 2023-12-01 发布于上海
  • 举报
根据帮助整理的: 方法一:制作 mnf 文件时添加 step1:用按 ansys 制作自由摸态的 mnf 文件(old.mnf) step2:用记事本制作预载荷文件(load.txt) 格式如下: %PC 节点添加预载(初始值) 1000 FX 1e5 1000 号节点X 向加 100000N 1001 FY -1e5 %C 节点添加载荷(恒定值) 1000 FX 1e5 1000 号节点X 向加 100000N 1001 %PM FY -1e5 模态添加预载 10 1e5 1000 号模态加 100000N %M 模态添加载荷 10 1e5 1000 号模态加 100000N step3:用命令行执行命令生成含有预载荷的 mnf 文件(new.mnf) 格式如下: %mdi -c flextk mnfload old.mnf new.mnf load.txt step4:用 ADAMS 定义 modal force,选用 funtion 方法二:编写用户子程序添加 step1:用 fortran 或 C++写MFOSUB 函数,生成 ADAMS/solver 的 dll (详情参考论坛相关帖子) step2:用 ADAMS 定义 modal force,选用 subroutine,并输入函数参数和 dll 的路径 (期待高手完善) 补充例子如下: 一根梁两端固定,中间某排节点添加向下的集中力 方法一:制作 mnf 文件时添加 step1:用按 ansys 制作自由摸态的 mnf 文件(old.mnf) 命令流如下: /PREP7 ET,1,SOLID95 ET,2,MASS21 R,1,1e-6,1e-6,1e-6,1e-6,1e-6,1e-6, MPTEMP,,,,,,,, MPTEMP,1,0 MPDATA,EX,1,,2e11 MPDATA,PRXY,1,,.3 MPTEMP,,,,,,,, MPTEMP,1,0 MPDATA,DENS,1,,7800 BLOCK,0,0.01,0,0.001,0,0.002, K,10001,0,0.0005,0.001 K,10002,0.01,0.0005,0.001 TYPE,1 VSWEEP,1 TYPE,2 KMESH,10001 KMESH,10002 ASEL,S,,,5 NSLA,S,1 NSEL,A,,,818 nplot CERIG,818,ALL,UXYZ,,,, allsel,all ASEL,S,,,6 NSLA,S,1 NSEL,A,,,819 nplot CERIG,819,ALL,UXYZ,,,, allsel,all step2:用记事本制作预载荷文件(load.txt) 文件内容如下: %C 389 FY -100 132 FY -100 133 FY -100 134 FY -100 464 FY -100 (注意上面的东西不能多也不能少,连回车和空格也不例外,否则导致生成失败) step3:用命令行执行命令生成含有预载荷的 mnf 文件(new.mnf) 运行 cmd.exe 执行以下命令:adams05 flextk mnfload old.mnf mew.mnf load.txt 执行完毕信息: E:\test\example_modal_forceadams05 flextk mnfload old.mnf new.mnf load.txt Begin execution of MSC Flex Toolkit (mnfload)... Title: Name : ct_temp Type : ANSYS 11.0 Comment 1: Comment 2: Comment 3: Exporting frequency range [-1.000000e+000,1.000000e+008] Creating a Modal Neutral File with the following information: Nodal Coords Yes Element Faces Yes Eigenvalues Yes Mode Shapes Yes Global Mass Properties Yes Nodal Masses Yes Nodal Inertias Yes Generalized Stiffness No Generalized Mass No Generalized Damping No Mode Transformation Yes Stress Modes Yes Interface Nodes Yes Inertia Invariants No Modal Preload No Modal Loads Yes Stra

文档评论(0)

1亿VIP精品文档

相关文档