pengweicai 发表于 2006-12-7 13:08

sysnoise命令流说明

导入文件:
OptionBEM Indirect Variational Uncoupled Unbaffled FrequencyReturn {边界元
Import Mesh Format Free File plate.fre Return

New Name 'time' Model 1 File time.sdb Return                {有限元
OptionFEM Time Fluid Return
Import Mesh Format Free File fem_mesh.fre Return

New Name 'FEM' Model 1 File fem.sdb Return
Option FEM Uncoupled Frequency Return
Import Mesh Format Free File fem_mesh.fre Return

Input Modes Fluid Format Free File './cavitymod.fre' Return   {导入模态


其他:
Twodimensional Return   { 2D分析
Renumber Node x=0Return {带宽

Modes   Vector 10    {分析模态
    Shift -10 Tolerance 1.0000e-6 Iteration 100   {设置分析参数
    Return
    Extract Frequencies



Link                {定义耦合条件
    Model 1
    Elements all
    To
    Model 2
    Faces z=0
    Behavior FLUID-STRUCTURE
    Return
Parameter Model 1 {定义模型1的求解参数
    Vector 0
    Save Displacements Step 1

    Energy
    Return
Parameter Model 2   {定义模型2的求解参数
    Vector 0
    Save Potentials Step 1

    Save Results Step 1

    NoFlow
    Energy
    Return


生成集合:
Set Name"Envelope" Envelope
    Elements All
    Return

Set10 Name" firewall"
    Elements X=0   Return

Set10 Name"bottom_top"
    Elements BetweenZ= -0.5,-0.5
    Elements BetweenZ= 0.5,0.5
    Return
Set 16 Name"nodes-intersection" Intersection 13 15 Return

生成列表:
Table 1
    Type Time Name 'acc'
    0 Real 0 Imag 0      {第一个为横坐标值,第二个为竖坐标值 实部
    0.001 Real 1 Imag 0
    0.002 Real 0 Imag 0
    Return
画曲线:
Curve
    Table 1   {列表
    Format1
    NoBackground
    Marker 0
    Return
    Return

Curve
    Nodes 267{节点
    Pressure
    Format3 NoBackground
    Marker 0
    Type 1 dBLin Narrow Added
    YMinimum 100 YMaximum 150
    Return
    Return


设定边界条件:
Boundary Jump PressureReal 0 Imag 0 { 就是free edge
    Nodes Set 1
    Return
Boundary VelocityReal 5 Imag 2 {定义结构(振动片)的速度
    Elements All
    Return
Boundary Acceleration Table 1    {定义结构(振动片)的加速度
    FacesX= 0
    Return
Boundary AdmittanceReal .002 Imag 0
    Nodes Set 50
    Return
Boundary
    UZ Real 0 Imag 0
    Nodes Set 10
    Return
Boundary
    FZ Real 1000 Imag 0
    Nodes Near 0.6,0.2
    Return

Generate
    Face all    From Displacements Filestructural_results.fre Format Free {结构的结果作为声 的边界条件
    Frequency 10 to 150 step 10
    Mesh Filestructural_mesh.fre Format Free
    Algorithm1Tolerance .03 Average 3
    Return

定义材料属性:
Material Fluid
    Name 'air'
    Sound Real 3.4300e+002Rho Real 1.2250e+000
    Return

Material Shell
    Name 'shell'
    Young 2e11Poisson .3Rho 7800
    Elements all
    Return

Geometry Thickness .01
    Elements all
    Return









定义场点:
Point Sphere Radius 1.0 Divide 12 Return
Point   1.387 0.227 0 Return


求解:
Solve
    Frequency 25 To 500 LinStep 25 {频域内
    Return

Solve
    Time 0 To 0.01 Step 0.001    {时域内
    Return

postprocess                        {求解场点
    Frequency 25 To 500 LinStep 25 {Analysis - process field points 一般在边界元中
    Near 2
    Far 5
    Quadrature 2 2 1
    Save Results Step 1
    Return

      欢迎大家补充!

shallwe 发表于 2006-12-30 17:13

我刚开始学这个软件,
感谢你的分享

hush 发表于 2007-12-9 15:09

非常感谢   
感谢你的分享!

kanglei 发表于 2007-12-10 15:04

彭兄是真正的为人民服务!!

minetree 发表于 2007-12-13 15:29

建议大家在Manual使用sysnoise时多留意它的SCL窗口或是History窗口,你的每个manual操作在里面都有order记录,直接copy使用就可以了
不需要像学Ansys命令流那样刻意学习

sysnoise很人性化的地方就是它的命令流做的很commen,很容易懂很容易上手,这里赞楼主一个

caizi2008 发表于 2007-12-26 18:15

呵呵 这种精神可贵
赞!

zwd 发表于 2008-8-23 17:15

谢谢!

谢谢!呵呵 这种精神可贵

wyxing 发表于 2008-10-30 16:51

回复 5楼 minetree 的帖子

弱问下才子大侠,在sysnoise操作界面里设置模型、分析参数等不能够完全实现命令流的操作吗?

fjy19860521 发表于 2009-2-13 17:18

回复 8楼 wyxing 的帖子

界面操作和命令流是两种实现计算的方式,基本上两种计算实现的功能都一样,就是根据个人的习惯自己选择

达能 发表于 2009-2-19 12:32

长见识,命令流

chenyonghui43 发表于 2009-3-1 17:01

History窗口的命令流怎么复制不了啊

想做一个cmd文件,但History窗口的命令流复制不了,难道要用手抄吗?请教一下

tj591992034 发表于 2011-7-7 19:51

太感谢了,命令流一般可以通用,较简单。

wen8126 发表于 2011-7-11 21:40

现在的升级版软件命令流一项好像不能用了
页: [1]
查看完整版本: sysnoise命令流说明