CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > CONVERGE

how to run .cvg in LINUX!

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   March 16, 2024, 03:43
Smile how to run .cvg in LINUX!
  #1
New Member
 
Ming wang
Join Date: Mar 2024
Posts: 4
Rep Power: 2
vikoel is on a distinguished road
Hey, my friends,

I need to run converge in a supercomputing environment, but I do not actually know what the command is in Linux for running a.cvg file, which is already well prepared in Windows.

I found a command like'mpirun -n 16 -ppn 4 converge-intelmp’ *from 'Getting Started Guide', but how do I make it run the.cvg file I specified?

Thanks for your help a lot!!!


I have found a example of script:
''
#!/bin/bash
#SBATCH -J mycase
#SBATCH -N 1
#SBATCH -t 10

chmod +x test.sh

export RLM_LICENSE=50532@login03
export CONVERGE_ROOT=/home/CONVERGE/Convergent_Science
export CONVERGE_PATH=$CONVERGE_ROOT/CONVERGE/3.0.17/bin


source /home/CONVERGE/Convergent_Science/Environment/scripts/CONVERGE/CONVERGE-IntelMPI/3.0.17.sh

mpirun $CONVERGE_PATH/converge-intelmpi
''
After running the '.sh' script, it says that permission was denied, like 'home/CONVERGE/Convergent Science/C0NVERGE/3.0.17/bin/mpi/INTEL/inte164/bin/mpirunermission denied'.

Last edited by vikoel; March 17, 2024 at 03:57.
vikoel is offline   Reply With Quote

 

Tags
command, linux


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM benchmarks on various hardware eric Hardware 778 April 23, 2024 16:56
sloshingTank3D6DoF failed to run in parallel phsieh2005 OpenFOAM Running, Solving & CFD 1 May 18, 2023 23:51
Ansys fluent parallel run Linux error bineet_aero FLUENT 1 November 22, 2019 06:47
Bath run with a macro (linux) Hqjen STAR-CCM+ 4 May 20, 2016 12:01
[OpenFOAM.org] A Mac OS X of23x Development Environment Using Docker rt08 OpenFOAM Installation 1 February 28, 2016 19:00


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