²é¿´: 1870  |  »Ø¸´: 2

YEFU´óÈË

гæ (СÓÐÃûÆø)

[ÇóÖú] CFXÅúÁ¿¼ÆËã ÒÑÓÐ1È˲ÎÓë

ÇëÎÊÓдóÀпÉÒÔ½«CFX-Pre¼ÆËãµÄʱºò¸Ä³ÉÒÀ´Î¼ÆËãÿһ¸ö.defÎļþÂ𣿲»ÊÇÒ»´ÎÐÔÈÃËü¶¼ÔÚ¼ÆË㣬ÕâÑù¾Í¿ÉÒÔËãÍêÒ»¸öÏÈ¿´Ò»¸ö

@wuming524 ·¢×ÔСľ³æIOS¿Í»§¶Ë
»Ø¸´´ËÂ¥
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

klzg77541812

ר¼Ò¹ËÎÊ (ÕýʽдÊÖ)

NVH-FEA¹¤³Ìʦ

¡¾´ð°¸¡¿Ó¦Öú»ØÌû

¸Ðл²ÎÓ룬ӦÖúÖ¸Êý +1
ÓÃcommandÈ¥¿ØÖưɣ¬·ÖΪ¶àÐУ¬ËãÍêÒ»¸ö£¬Äã¾Í¿ÉÒÔ¿´Ò»¸öÁË£¬¾ßÌåÃüÁîÈçÏ£¬×Ðϸ¿´¿´
Answer:

The steps below assume that ANSYS CFX 19.2 is installed on a supported operating system and no firewalls are blocking communication across multiple computers is that is in use, CFX and HPC licenses are available.
This Solution could be reused for other recent versions going back to 18.2 with changes to the v### in the path

This also assumes you have working knowledge of Command Prompt on Windows OR terminal on Linux.
If you are not comfortable with command lines, please request assistance from your Organization's IT administrator.

Installation and Paths
On Windows
Default Installation path is
C:\Program Files\ANSYS Inc\
and CFX solver is in
C:\Program Files\ANSYS Inc\v192\CFX\bin\
You can try including this to the PATH or use the full path to cfx5solve

On Linux if /ansys_inc softlink was created to the installation location then below is the path to cfx5solve
/ansys_inc/v192/CFX/bin/

Test model and working directory
Create a Working Directory preferable a path without spaces or special characters

on Windows
say C:\temp\cfxtest\test1

on Linux try /home/cfxtest

Copy the example file below to the working directory in above

Windows
C:
cd \temp\cfxtest\test1
copy "C:\Program Files\ANSYS Inc\v192\CFX\examples\StaticMixer.def" .


Linux
cd /home
cp /ansys_inc/v192/CFX/examples/StaticMixer.def ./

Here are the steps to run CFX solver in different modes

Serial Mode, uses 1 core
On Windows
"C:\Program Files\ANSYS Inc\v192\CFX\bin\cfx5solve.exe" -batch -serial -def StaticMixer.def

On Linux
/ansys_inc/v192/CFX/bin/cfx5solve -batch -serial -def StaticMixer.def

Local machine only (Shared Memory Parallel) on one node change the command line flags to

-batch -par -def StaticMixer.def -par-local -part 10

Local machine only (Distributed Memory Parallel) on one node change the command line flags to
-batch -par -def StaticMixer1.def -par-dist "node01*2"

NOTE: if you are on a headnode or loginhnode say hostname node00, then do not run the above from node00. ssh to node01 and run from there. The first node in the list should be the node you are running the command line from.

To run across nodes on Linux
On Linux passwordless ssh needs to be enabled.

-batch -par -def StaticMixer1.def -par-dist "node01*2,node02*2"

To force a particular start method from command line, this example shows Intel MPI distributed Parallel

-batch -par -def StaticMixer1.def -par-dist "node01*2" -start-method "Intel MPI Distributed Parallel"

For Debugging purposes
add flag "-v" at the beginning without quotes

To stop an existing solve say the first run, you can use the command. Be sure to run the command in the folder which contains the directory being referenced.

Windows
"C:\Program Files\ANSYS Inc\v19.x\CFX\bin\cfx5stop.exe" -directory StaticMixer_001.dir

Linux
/ansys_inc/v19.x/CFX/bin/cfx5stop -directory StaticMixer_001.dir

» ±¾ÌûÒÑ»ñµÃµÄºì»¨£¨×îÐÂ10¶ä£©

ÂýÂýµØ£¬ÂýÂýµØ£¬¶¼Ëæ·ç¶øÊÅÁË......
2Â¥2019-07-17 09:38:31
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

YEFU´óÈË

гæ (СÓÐÃûÆø)

Ëͺ컨һ¶ä
ÒýÓûØÌû:
2Â¥: Originally posted by klzg77541812 at 2019-07-17 09:38:31
ÓÃcommandÈ¥¿ØÖưɣ¬·ÖΪ¶àÐУ¬ËãÍêÒ»¸ö£¬Äã¾Í¿ÉÒÔ¿´Ò»¸öÁË£¬¾ßÌåÃüÁîÈçÏ£¬×Ðϸ¿´¿´
Answer:

The steps below assume that ANSYS CFX 19.2 is installed on a supported operating system and no firewalls ar ...

лл£¡µ«ÊÇÓе㲻¶®¡«

·¢×ÔСľ³æIOS¿Í»§¶Ë
3Â¥2019-07-18 09:02:37
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
Ïà¹Ø°æ¿éÌø×ª ÎÒÒª¶©ÔÄÂ¥Ö÷ YEFU´óÈË µÄÖ÷Ìâ¸üÐÂ
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[»ù½ðÉêÇë] ͶƱ:  ÓжàÉÙÈËÊǽñÌì²éϵͳ֪µÀ½á¹ûµÄ£¿ +14 °®¿´ÊéµÄ¿ÉÀÖ 2026-08-26 16/800 2026-08-26 17:44 by skyjudy
[»ù½ðÉêÇë] ϵͳ²é²»µ½ +10 ¶­°Ëǧ 2026-08-26 10/500 2026-08-26 16:30 by Equinoxhua
[»ù½ðÉêÇë] »ù½ð²»ÖУ¬¹²Ãã +3 eulota 2026-08-26 3/150 2026-08-26 16:17 by ·yyyy
[»ù½ðÉêÇë] ·¶½øÖоÙÒ»ÎĵÄÖÐÐÄ˼Ïë +9 Ñ׻ƹóëÐ 2026-08-22 10/500 2026-08-26 15:40 by semaglutide
[»ù½ðÉêÇë] ÄÜ·ñÍ˳ö²ÎÓëµÄÃæÉÏÏîÄ¿½â³ýÏÞÏî +23 koalala 2026-08-24 26/1300 2026-08-26 14:29 by ±¦±´³æ×Ó
[»ù½ðÉêÇë] ³öÀ´ÁË +9 trojank 2026-08-26 9/450 2026-08-26 14:25 by ±¦±´³æ×Ó
[»ù½ðÉêÇë] ϵͳ½ø²»È¥ +4 yanglien 2026-08-26 5/250 2026-08-26 11:10 by wenfengw83
[»ù½ðÉêÇë] ÏîÄ¿ÐÅÏ¢ºÍ¾­·ÑÐÅÏ¢ÔÚϵͳÀï¶¼¿ÉÒÔ¿´µ½ÁË +6 wittyboy 2026-08-26 14/700 2026-08-26 10:55 by wittyboy
[»ù½ðÉêÇë] Ôõô¿´Çà»ùÖÐÁËûÓа¡ +4 Ò¶¾Å΢ 2026-08-26 4/200 2026-08-26 10:52 by xiacongxu
[Ö°³¡ÈËÉú] ѧÉúײ¼û¸¨µ¼Ô±ËÍÍâÂô£¬µÚ¶þÌìÈ«°à¶¼³ÁĬÁË +3 ¾¨ÓãÈÚ½ð_Õã½­_É 2026-08-22 3/150 2026-08-26 09:01 by zzuzxg
[»ù½ðÉêÇë] ijЩ»ú¹¹£¬ÒÔЧÂʵÍΪÈÙ£¬ÒÔЧÂʵÍ×÷Ϊ´æÔڸР+9 yuleib84 2026-08-25 10/500 2026-08-25 17:14 by alexon
[»ù½ðÉêÇë] Èç¹û´Ë¿ÌÄãÕýÔÚΪ¹ú»ù¸Ðµ½½¹ÂÇ£¬²»·ÁÀ´ÌýÌýÕâÊס¶»ù½ðÖ®Íâ¡· +8 scalable 2026-08-24 8/400 2026-08-25 12:52 by jnhyjjm
[»ù½ðÉêÇë] ûÓÐÈκÎÏûÏ¢-ÊDz»ÊǾÍÁ¹ÁË +9 ͼÀ²Í¼À² 2026-08-24 10/500 2026-08-25 11:59 by ÄϺ£Ð¡¸ç
[»ù½ðÉêÇë] ÈËÆø²»ÐÐÁË +11 fansofjerry 2026-08-21 11/550 2026-08-25 11:04 by ¹Â¶ÀµÄÓ¢ÐÛ6
[»ù½ðÉêÇë] ÎÒÃæÉÏÍêµ°ÁË +13 ÇÒÌý»¢Ð¥ 2026-08-20 14/700 2026-08-25 09:10 by mrkang
[»ù½ðÉêÇë] ½¨Òé»ù½ð·¢²¼Ìáǰ¸ø³öÃ÷È·µÄʱ¼äµã +13 kulium 2026-08-21 16/800 2026-08-24 16:27 by superceng
[»ù½ðÉêÇë] ÈÃÎÒÖÐÒ»¸öÃæÉϰɣ¡ +13 ´óƼ1987 2026-08-20 16/800 2026-08-24 10:23 by ̫ɵÁË
[½Ìʦ֮¼Ò] Ìø²ÛºóÔÚÑÐÏîÄ¿Ôõô°ì£¿ +5 ¼òµ¥»¯xn 2026-08-22 10/500 2026-08-23 12:38 by ¼òµ¥»¯xn
[»ù½ðÉêÇë] ʱ¼ä´Á½ñÌ죬20ºÅ±äÁË +5 archvillain 2026-08-20 5/250 2026-08-22 06:12 by hui_daxiao
[»ù½ðÉêÇë] ʱ¼ä´ÁÓÖ±äÁË +13 wuchongjun 2026-08-20 19/950 2026-08-21 17:21 by ×Ïɼ´¼
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û