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的补丁。不然有可能连不上。 |