|
[Sponsors] |
January 9, 2005, 07:41 |
About the use of software FOAM
|
#1 |
Guest
Posts: n/a
|
Hello all,
I am thinking to start to have a try on the software FOAM from the OpenFOAM web. I downloaded OpenFOAM-1.0.General.gtgz from Other platforms ( and also from Sun Ultrasparc Solaris )since I have only got access to a Sun Solaris workstation(32bit). Unfortunately, I failed to decompress the file. I tried the following options: tar -xvf OpenFOAM-1.0.General.gtgz This gives me the error massage: tar: directory checksum error Then I try to follow the instructions given by the OpenFOAM web, I use: tar xzf OpenFOAM-1.0.General.gtgz This gives the following error message: tar: z: unknown option Could anybody out there tell me what mistake I have made or what I should do please ? Thank you very much in adavnce. Yours sincerely, Li |
|
January 9, 2005, 09:21 |
Re: About the use of software FOAM
|
#2 |
Guest
Posts: n/a
|
try renaming the file to OpenFOAM-1.0.General.tar.gz
then do "gunzip OpenFOAM-1.0.General.tar.gz" then do "tar -xfv OpenFOAM-1.0.General.tar" hope that helps |
|
January 9, 2005, 11:12 |
Re: About the use of software FOAM
|
#3 |
Guest
Posts: n/a
|
Jonas,
Thank you very much. It does work better. However, a error message appears at a certain stage: OpenFOAM-1.0/doc/Doxygen/html/d0/d14/cellDecompCuts_8H-source.html, 13860 bytes, 28 tape blocks tar: directory checksum error Now I have got two directories : \bin \doc under \doc I can see three sub-directories: \Allwmake \Doxygen \Guides-a4 But I cannot see any Fortran source file. Why? Your help will be very much appreciated. Li |
|
January 9, 2005, 11:35 |
Re: About the use of software FOAM
|
#4 |
Guest
Posts: n/a
|
Download the file again from the openfoam website and try it.
|
|
January 9, 2005, 17:56 |
Re: About the use of software FOAM
|
#5 |
Guest
Posts: n/a
|
That is strange. If the gunzip worked I would expect the tar to work also. A download error would break the gunzip not the tar. Perhaps your disk is full so that your tar file got truncated?
|
|
January 10, 2005, 04:22 |
Re: About the use of software FOAM
|
#6 |
Guest
Posts: n/a
|
However, even if you untar succesfully, you'd never see any fortran in foam, as it is written in C++ ))
matej |
|
January 10, 2005, 18:12 |
Re: About the use of software FOAM
|
#7 |
Guest
Posts: n/a
|
Is gnu tar available on (your) Solaris ? If yes, try running "gtar xzvf OpenFOAM-1.0.General.gtgz". The problem is perhaps due to a mismatch between tar versions.
|
|
January 12, 2005, 17:12 |
Re: About the use of software FOAM
|
#8 |
Guest
Posts: n/a
|
Yup, you need gnu tar - the one from Solaris has got hard-coded max path length and the directory structure of foam is too deep for foam.
Hrv |
|
May 16, 2009, 01:28 |
similar with ThirdParty.General.gtgz
|
#9 |
New Member
Davin Scott
Join Date: Mar 2009
Location: Tasmania
Posts: 2
Rep Power: 0 |
Using Fedora,latest, changed OpenFOAM-1.5.General.gtgz to.tar.gz and
did tar xzf - all went well. Same thing with ThirdParty.General.gtgz no good tried gunzip no good. So this file is neither tar nor gzip. Excuse fumbles, am new at this Linux, just need it for real work! ollickle |
|
November 2, 2009, 23:59 |
OpenFOAM Ubuntu Installation
|
#10 |
New Member
Davin Scott
Join Date: Mar 2009
Location: Tasmania
Posts: 2
Rep Power: 0 |
Changed from Fedora to try installation in Ubuntu 9.04,
need install instructions that work... please |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
[Gmsh] Import problem | ARC | OpenFOAM Meshing & Mesh Conversion | 0 | February 27, 2010 11:56 |
[Other] StarToFoam error | Kart | OpenFOAM Meshing & Mesh Conversion | 1 | February 4, 2010 05:38 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |