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

Version of OpenFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 21, 2014, 12:37
Default Version of OpenFoam
  #1
New Member
 
Javad
Join Date: Mar 2014
Posts: 14
Rep Power: 12
javadrasooli is on a distinguished road
Hello every one,
I just want to know how can I find the version of my OpenFoam!
and also want to know should I enter to the special terminal to employ it!
Thank you
javadrasooli is offline   Reply With Quote

Old   September 12, 2014, 13:05
Default How to see the version of the current OpenFOAM installed
  #2
New Member
 
Mr. Howlin
Join Date: Sep 2014
Posts: 2
Rep Power: 0
Mr.Howlin is on a distinguished road
Hello, javadrasooli.

I was wondering myself the same question. And, for the case you still don't know the answer, I've figured out a way to do that.
On the prompt command, you should run a case, e.g cavity.
start typing blockMesh and then enter.
After that, scrow up with the mouse until you see the header of OpenFOAM.
Well, on this header there will be the current version of the package installed on
your computer.

I hope this help..

bye..
Mr.Howlin is offline   Reply With Quote

Old   September 13, 2014, 15:12
Default
  #3
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 to all!

For future reference, the following wiki page might come in handy, in terms of how to use the shell/terminal and how to deal with one or more versions of OpenFOAM from said shell/terminal: http://openfoamwiki.net/index.php/In...with_the_Shell

Best regards,
Bruno
wyldckat is offline   Reply With Quote

Old   June 3, 2019, 06:01
Default
  #4
Member
 
benoit favier
Join Date: Jun 2017
Posts: 64
Rep Power: 8
Benben is on a distinguished road
Try the command line:

apt-cache policy openfoam6
Benben is offline   Reply With Quote

Old   March 16, 2022, 03:46
Default
  #5
New Member
 
Join Date: Mar 2022
Posts: 4
Rep Power: 4
eric1024 is on a distinguished road
Hello everyone,


Try the command below
Code:
icoFoam -help
The version information should be displayed. For example,
  1. OpenFOAMv2106
    Code:
    Usage: icoFoam [OPTIONS]
    Options:
      -case <dir>       Specify case directory to use (instead of cwd)
      -decomposeParDict <file>
                        Use specified file for decomposePar dictionary
      -dry-run          Check case set-up only using a single time step
      -dry-run-write    Check case set-up and write only using a single time step
      -parallel         Run in parallel
      -postProcess      Execute functionObjects only
      -doc              Display documentation in browser
      -help             Display short help and exit
      -help-full        Display full help and exit
    
    Transient solver for incompressible, laminar flow of Newtonian fluids.
    
    Using: OpenFOAM-2106 (2106) - visit www.openfoam.com
  2. OpenFOAM8
    Code:
    Usage: icoFoam [OPTIONS]
    options:
      -case <dir>       specify alternate case directory, default is the cwd
      -fileHandler <handler>
                        override the fileHandler
      -hostRoots <(((host1 dir1) .. (hostN dirN))>
                        slave root directories (per host) for distributed running
      -libs <(lib1 .. libN)>
                        pre-load libraries
      -listFunctionObjects
                        List functionObjects
      -listRegisteredSwitches
                        List switches registered for run-time modification
      -listScalarBCs    List scalar field boundary conditions (fvPatchField<scalar>)
      -listSwitches     List switches declared in libraries but not set in
                        etc/controlDict
      -listUnsetSwitches
                        List switches declared in libraries but not set in
                        etc/controlDict
      -listVectorBCs    List vector field boundary conditions (fvPatchField<vector>)
      -noFunctionObjects
                        do not execute functionObjects
      -parallel         run in parallel
      -roots <(dir1 .. dirN)>
                        slave root directories for distributed running
      -srcDoc           display source code in browser
      -doc              display application documentation in browser
      -help             print the usage
    
    Using: OpenFOAM-8 (see https://openfoam.org)
I hope this could be helpful.
eric1024 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
Divergent temperature in chtMultiRegion(Simple)Foam akrasemann OpenFOAM Running, Solving & CFD 13 March 24, 2014 02:54
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 3 September 8, 2010 06:25
Which Linux version best for OpenFOAM? yewebis OpenFOAM 7 June 10, 2009 06:31
OpenFOAM Version 1.3 Released OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 March 29, 2006 18:06
OpenFOAM Version 1.2 Released OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 August 22, 2005 17:42


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