|
FILE DESCRIPTION
File Name: Parallel_Implicit
Code Version: ANSYS, Inc.
Creator: Yong-Cheng Liu, ANSYS, Inc.
Description:
To run Distributed Ansys in parallel, you may use our launcher (GUI)
To selection # of processors and machine names in the network.
We also have simple script command line to do so, e.g.
Ansys90 -dis -pp -np 10 < input_deck > output_deck &
Where flag -dis---> run distributed parallel,
-pp ---> It is a parallel version of Ansys
-np ---> number of processors == 10.
Related Media File(s):
|