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

[swak4Foam] funkyAllrun script

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 23, 2010, 12:17
Default funkyAllrun script
  #1
Senior Member
 
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18
gwierink is on a distinguished road
Dear all,

I was thinking that it would be nice to have a script that runs many cases over the weekend. There are of course several Allrun scripts, but these are not all useful for *any* application and usually do not include setFields and foamToVTK. So, for that I modified two scripts to read the application name from the controlDict and run blockMesh, then setFields, then the solver, and finally foamToVTK on all cases in the directory and subdirectories. Perhaps no Nobel prize material, but it is a handy tool I just wanted to share .

The recipe goes like this:
  • Get the scripts from here
  • Put funkyFoamRunTutorials in $WM_PROJECT_DIR/bin/
  • Make sure it is executable by
    Code:
    chmod +x funkyFoamRunTutorials
  • Make a directory containing all cases you want to run, with correct application names in controlDict and put funkyAllrun in this "master directory"
  • Make sure also funkyAllrun is executable by
    Code:
    chmod +x funkyAllrun
  • Run funkyAllrun by
    Code:
    ./funkyAllrun

Hope this is useful for someone
__________________
Regards, Gijs
gwierink 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
[ICEM] ICEM CFD Replay Script Command ANSYS_Newbie ANSYS Meshing & Geometry 2 June 12, 2019 17:58
[Workbench] Run ICEM Script in Workbench Script MIZOR ANSYS Meshing & Geometry 9 April 4, 2018 07:45
Grid Check Script pdp.aero SU2 2 April 23, 2015 01:54
Shell script to handle Segmentation faults arising from execFlowFunctionObjects pruthvi1991 OpenFOAM Post-Processing 0 February 22, 2015 14:20
CentFOAM Python Script Installation: Error socon009 OpenFOAM Installation 2 May 26, 2012 09:36


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