CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   May I know the command used for running FSI serial&parallel (https://www.cfd-online.com/Forums/su2/177896-may-i-know-command-used-running-fsi-serial-parallel.html)

shivak September 23, 2016 08:20

May I know the command used for running FSI serial&parallel
 
Dear Sir/Madam

May I know the command used for running FSI serial & FSI parallel

I am trying to solve a standard test case and mesh is in .su2 format

Thanks

Siva kumar

LaSerpe October 4, 2016 05:48

You may need to use the python script parallel_computation_fsi.py -f "name_of_config.cfg" -n "Nproc"

You may also want to try mpirun -n "Nproc" SU2_CFD "name_of_config.cfg", if it doesn't work try using both mpirun.mpich or mpirun.openmpi cause it may happen that both libraries are installed on your machine and you'll need to specify the one you used to compile the binaries.
Remember that after SU2_CFD computation finishes you'll need to reconstruct the solution by executing SU2_SOL

shivak October 17, 2016 05:51

Thanks for your reply. I din't understand...can you please brief how to reconstruct the solution by executing SU2_SOL after finishing SU2_CFD computation for FSI application..


All times are GMT -4. The time now is 14:05.