NAPA建模细则 联系客服

发布时间 : 星期六 文章NAPA建模细则更新完毕开始阅读

hull

edit>options界面下(右图),按设计者自己的习惯设定点的颜色、是否显示曲率、是否显示点等信息。

在hull edit下点击船体型线进行剖分。

画图工具。在下设定画图工具的属性,按需要对

方法二:

在主界面或tool >text editor下将所有的曲线按上述曲线定义方法(2.2)定义好,然后将所有的曲线按照上述2.3定义曲面的方法定义。

3.2由母型船变换得到新的型线

NAPA提供了TRA功能对母型船进行改造。TRA功能包括主尺度仿射变换,排水量变换,仿射和排水量结合变换,平移变换,分段线形转换,横剖面面积变换等。 方法一:在主界面下使用tra命令:

1)Affine transformation

TRA?>res xxx2 结果将存在xxx2版本中

TRA?>des on

TRA?>dim l=70 b=-1 t=4.5

TRA?>args TRA?>OK

2)Displacement transformations TRA?>res xxx2 TRA?>des on

TRA?>dim d=3800 lcb=43 TRA?>args TRA?>OK

? 3) Combined affine and displacement transformation TRA?>res xxx2 TRA?>des on

TRA?>dim d=3800 lcb=43 b=-0.4 TRA?>args TRA?>OK ? 4)Translation TRA?>res xxx2 TRA?>des on TRA?>move x 10 TRA?>args TRA?>OK

? 5) Keeping CL and B/2 constant TRA?>res xxx2 TRA?>des on TRA?>dim d=-50 TRA?>const TRA?>OK

? 6) Piecewise linear - no degrees of freedom TRA?>plx (30 60) (30 50) TRA?>args TRA?>OK

? 7) Piecewise linear - one degree of freedom TRA?>res xxx2 TRA?>des on

TRA?>dim lcb=-2

TRA?>plx (62 82) -> (62 x) TRA?>args TRA?>OK

? 8) Piecewise linear - two degrees of freedom TRA?>res xxx2 TRA?>des on

TRA?>plx (0 22 62 82) -> (0 x x 82)

TRA?>dim d=-100 lcb=+0 TRA?>plx TRA?>OK

? 9) Transformation of the frame area curve TASK?>fra

FRA?>gen farea1 TRA?>res xxx2 TRA?>des on

TRA?>plx farea1 -> farea2 TRA?>OK 方法二:

在tool>manager>contract_desigen>hull>create hull >transformation中可以实现上述各个功能。