我想看一级黄色大片_久久亚洲国产精品一区二区_久久精品免视看国产明星_91久久青青青国产免费

您的位置:網站首頁 > Proe教程

ProE與ansys的接口具體操作

時間:2011-02-23 08:42:42 來源:

  本文介紹了PRO/E的產品零件模型如何與ANSYS進行鏈接,實現仿真分析。

  pro/e和ansys的連接*作過程如下:

  1) 在同機的同一*作系統下安裝有pro/e和ansys兩種軟件;

  2) 保證上述兩種軟件的版本兼容,pro/e的版本不得高于同期的ansys的版本;

  3) 開始->程序->ansys->ans_adsin utility->configuration options-> configuration connection foràok pro/e->選擇ansys product->work space inà選擇graphics device name(nt:win32) 給出language used withà給出pro/engineer installation pathàmegabytes(128) ok;àpro/engineer:usascii

  4) 運行pro/engineer并配置config.pro;

  名稱 值 說明

  fem_ansys_annotations yes 輸出“模擬”分析名為ansys中的注釋。

  fem_ansys_grouping yes 切換組and/or層的轉移到ansys。

  fem_default_solver ansys 指定到一個求解器的路徑。

  fem_which_ansys_solver frontal 允許指定使用frontal ansys求解器還是iterative ansys求解器。

  femansys_annotations yes 切換載荷工況名稱到ansys。

  pro_ansys_path <路徑名> 指定到可執行的ansys (ansys.e)的路徑。

  5) 創建一個新零件,并在part菜單下這出現anscon config & ansys geom 菜單,打開anscon config并作如下編輯;

  keyword default value description

  ansys_cmd unix:/ansys56/bin/ansys pathname to the version of ansys to be run.

  windows: :\ansys56\bin\ \ansys56.exe

  ansys_griphic_device unix:x11-stat graphics driver for ansys.

  windows:win32

  ansys_memory_size 128 amount of ram, in megabytes, suggested to run ansys.

  ansys_neutral_format yes store the part as a neutral file or as a solid model file.

  ansys_product_name ansys the default ansys product, ansys/multiphysics.

  ansys_solver frontal included for compatibility only.

  ansys_selected_layers 1-256 included for compatibility only.

  ansys_geometry_type solids only included for compatibility only.

  songinwind注:第5步似乎沒有必要,因為大都已在ansys 的interactive中設過了。

  補充一句,建議先打上nmsd.exe的補丁。不然有可能連不上。