CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

What do the scripts Allrun do?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 21, 2014, 20:00
Default What do the scripts Allrun do?
  #1
Senior Member
 
starter
Join Date: Sep 2012
Posts: 125
Rep Power: 15
sihaqqi is on a distinguished road
Hi

I am not very good in openfoam. can you kindly advise what does Allrun script do.

Thanks in advance
sihaqqi is offline   Reply With Quote

Old   May 24, 2014, 03:16
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings sihaqqi,

If you edit one of the various "Allrun" scripts, you'll see its content. It will reveal that each script is specially structured for running most of the steps of a tutorial case, such as meshing, decomposing, simulating, sampling and reconstructing.

To run the Allrun scripts, you'll need to use the relative path to it, like this:
Code:
./Allrun
For more information on how to use the command line in Linux distributions, please study this or any other similar tutorials: http://linuxcommand.org/learning_the_shell.php


edit: In case you copied the script from somewhere else and it lost the permissions to execute, then run this command to restore said permission to execute the script:
Code:
chmod +x Allrun
Best regards,
Bruno
zfaraday likes this.
__________________

Last edited by wyldckat; May 24, 2014 at 03:46. Reason: see "edit:"
wyldckat is offline   Reply With Quote

Reply


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
Ubuntu: Allrun script issue fletc900 OpenFOAM Bugs 2 July 2, 2010 16:58
ICEM CFD Scripts Vinod Dhiman Main CFD Forum 2 February 17, 2010 10:56
Kubuntu uses dash breaks All scripts in tutorials platopus OpenFOAM Bugs 8 April 15, 2008 07:52
How to use the Allrun Alltest scripts for the tutorials david_flo1 OpenFOAM 1 February 21, 2008 03:21
Experimental Repository for UDFs, Journal Files and Scheme Scripts Jonas Larsson FLUENT 0 March 5, 2000 15:36


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