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

Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 8, 2011, 09:03
Default Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3
  #1
New Member
 
Join Date: Jan 2010
Posts: 28
Rep Power: 16
bookie56 is on a distinguished road
Hi folks!
I had some help some time ago with installing OpenFoam on Ubuntu Karmic Koala....here..

We got it working and my customer was happy...

Unfortunately, his computer was hit by a storm we have built him a new one, but with the old drive and I could fix Ubuntu...Karmic Koala hasn't any support now and I tried the upgrade to Lucid Lynx 10.04.3...

The upgrade went well, so I tested OpenFoam and it came up error:

Code:
ruben@ruben-desktop:~/OpenFOAM/OpenFOAM-1.6.x/bin$ ./foamInstallationTest
Executing ./foamInstallationTest:


Checking basic setup...
-------------------------------------------------------------------------------
Shell:              bash
Host:               ruben-desktop
OS:                 Linux version 2.6.32-33-generic
-------------------------------------------------------------------------------


Checking main OpenFOAM env variables...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory                Valid      Crit
-------------------------------------------------------------------------------
$WM_PROJECT_INST_DIR /home/ruben/OpenFOAM                     yes       yes
$WM_PROJECT_USER_DIR /home/ruben/OpenFOAM/ruben-1.6.x         yes       no
$WM_THIRD_PARTY_DIR  /home/ruben/OpenFOAM/ThirdParty-1.6.x    yes       yes
-------------------------------------------------------------------------------


Checking the OpenFOAM env variables set on the PATH...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory                Valid Path Crit
-------------------------------------------------------------------------------
$WM_PROJECT_DIR      /home/ruben/OpenFOAM/OpenFOAM-1.6.x      yes  yes  yes

$FOAM_APPBIN         ...6.x/applications/bin/linux64GccDPOpt  yes  yes  yes
$FOAM_SITE_APPBIN    ...nFOAM/site/1.6.x/bin/linux64GccDPOpt  no        no
$FOAM_USER_APPBIN    ...6.x/applications/bin/linux64GccDPOpt  no        no
$WM_DIR              .../ruben/OpenFOAM/OpenFOAM-1.6.x/wmake  yes  yes  yes
-------------------------------------------------------------------------------


Checking the OpenFOAM env variables set on the LD_LIBRARY_PATH...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory                Valid Path Crit
-------------------------------------------------------------------------------
$FOAM_LIBBIN         ...M/OpenFOAM-1.6.x/lib/linux64GccDPOpt  yes  yes  yes
$FOAM_SITE_LIBBIN    ...nFOAM/site/1.6.x/lib/linux64GccDPOpt  no        no
$FOAM_USER_LIBBIN    ...FOAM/ruben-1.6.x/lib/linux64GccDPOpt  no        no
$MPI_ARCH_PATH       ...nmpi-1.3.3/platforms/linux64GccDPOpt  yes  yes  yes
-------------------------------------------------------------------------------


Third party software
-------------------------------------------------------------------------------
Software Version   Location 
-------------------------------------------------------------------------------
WARNING: gcc version does not match gcc supplied with this release of OpenFOAM
         Supplied version: 4.3.3
         User version    : 4.4.3
         Minimum required: 4.3.1

gcc      4.4.3    
WARNING:  Conflicting installations:
          OpenFOAM settings        : /bin/gcc
          current path             : /usr/bin/gcc
          CRITICAL ERROR

gzip     1.3.12    /bin/gzip                                                
tar      1.22      /bin/tar                                                 
icoFoam  1.6.x     ...penFOAM-1.6.x/applications/bin/linux64GccDPOpt/icoFoam
-------------------------------------------------------------------------------


Summary
-------------------------------------------------------------------------------
Base configuration ok.

The foam installation contains 1 critical error(s).

Review the output for warning messages and consult 
the installation guide for trouble shooting.

done.

ruben@ruben-desktop:~/OpenFOAM/OpenFOAM-1.6.x/bin$
I see that gcc is a problem and needs attending to..can anyone give me any ideas on fixing this....?

My customer doesn't mind if I update to the latest version of Ubuntu and that is an option if support is working OK with OpenFOAM?

The one thing I do remember.....is the service here is brilliant!


Give me work to do .....


Thanks as always!

bookie56
bookie56 is offline   Reply With Quote

Old   August 8, 2011, 11:29
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
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
Hi bookie56!

It has already been this long ago!?

OK, as for the error message:
Quote:
Originally Posted by bookie56 View Post
Code:
gcc      4.4.3    
WARNING:  Conflicting installations:
          OpenFOAM settings        : /bin/gcc
          current path             : /usr/bin/gcc
          CRITICAL ERROR
Actually that's only an old bug on the testing script itself, so no need for alarm It says itself that gcc was found, it simply wasn't found where it expected to, only because back then it wasn't taught to search properly

It will only be necessary to rebuild everything only if your customer needs to build his own solvers/utilities for OpenFOAM. Otherwise, it's ready to run as it is! Or at least it should be...

Upgrading the OpenFOAM version will depend on his usage of OpenFOAM itself. Currently he has two upgrade options:
  • Go up to 1.7.x, where changes have been somewhat considerable, but adapting the cases might be easy/simple enough.
  • Go up even further to 2.0.1 or 2.0.x, but this can be a bit of a big step, since some more things have changed and adapting might be a bit harder, specially if the upgrade is directly from 1.6.x to 2.0.1/x.


As for the hardware-wise issue, although you didn't request anything suggestions, here are a few that you and/or your customer might want to consider:
  • Backup UPS (Uninterrupted Power Supply) can be priceless in these situations. Batteries should be replaced every 3-4 years, but it can save his work/life!
    Or at the very least, use a power outlet "protected against surges".
  • External data backup solution, both online (Amazon S3 is such example) and an external hard-drive or NAS. It might look like overkill, but nowadays hard-drives are so cheap, that ... they are cheap. In other words, by my experience hard-drive failure has been rising over the last few years (so have risen the number of machines I handle); this specially occurs because storage capacity has increased so much and prices fallen as well.
    RAID1 or RAID5 would also be a possibility instead of a NAS, but recovering RAIDs can be overwhelming at times
To sum up: he is pretty lucky that the hard-drive didn't fry with the lightning!
And if you think that this much backup can be redundant, some people have now resorted to also having a spare laptop, because wasting 1 work day in the repair shop is not acceptable!

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 8, 2011, 15:12
Default
  #3
New Member
 
Join Date: Jan 2010
Posts: 28
Rep Power: 16
bookie56 is on a distinguished road
Hi wyldckat!

Time flies doesn't it.....LOL!

Thanks for a great and prompt reply...

The backup side of things is something I keep on nagging my customers about.....some listen .....some don't...

I don't think my customer was worried about any cases, because he had a go at reinstalling his cumputer after a crash a while back (didn't mention to me) and basically cocked things up....But when he finally had major problems after the storm...he came to me

I was pleasantly surprised to find Ubuntu intact, but he had already said to reinstall everything if needed....

I see OpenFOAM has changed a lot....not saying that I have a clue about anything to do with it.......LOL

At the moment it might be an idea to stay with the 10.04 LTS until they release a newer version.....

I can check with him about the cases....to make sure if there is anything left he is worried about.....

If he says go ahead and upgrade to latest version - can you help me with that?

Is it easy to remove old version or upgrade...don't mind reinstalling Ubuntu....he is on holiday about another couple of weeks, so I have a little time to fix things...

Let me know your opinion...

Thanks again!

bookie56
bookie56 is offline   Reply With Quote

Old   August 8, 2011, 17:44
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
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
Hi bookie56,

OpenFOAM has indeed evolved and now also comes in a neat "turn key" optional installation mode: http://www.openfoam.com/download/ubuntu.php - it's not a perfect solution, but it's certainly very convenient to simply add the repo and "apt-get install" it

Installing from git has also become more simple to do manually, simply by following every single step from here: http://www.openfoam.com/download/git.php

The previous versions at still conveniently available as well here: http://www.openfoam.com/download/archive.php - 1.7.0 and 1.7.1 are also available with .deb packages

Ah, something that they only explain partially - for builds to be done faster with multi-core, run this before Allwmake:
Code:
export WM_NCOMPPROCS=8
where 8 is the number of CPU cores available.


And best of all, no need to reinstall things from scratch again, because multiple OpenFOAM versions can easily coexist in the same machine. Simply use something like this in ~/.bashrc:
Code:
#. $HOME/OpenFOAM/OpenFOAM-1.6.x/etc/bashrc #<- remove this line!

alias of16x='. $HOME/OpenFOAM/OpenFOAM-1.6.x/etc/bashrc'
alias of171='. /opt/openfoam171/etc/bashrc'
alias of17x='. $HOME/OpenFOAM/OpenFOAM-1.7.x/etc/bashrc'
alias of20x='. $HOME/OpenFOAM/OpenFOAM-2.0.x/etc/bashrc'
alias of201='. /opt/openfoam201/etc/bashrc'
Then whenever a new terminal is started, simply activate the desired environment by running of16x or of17x or any other available.
One thing to keep in mind: it's not advisable to run more than one of these aliases in the same terminal, because doing so will make a hybrid environment which may result in strange results. AFAIK this problem no longer occurs with 2.0.0 and above, but it was something that did not work all that well in previous versions. So when in doubt, start a new terminal and activate the desired environment.

Last but not least, it's also possible to only use one ParaView version for all OpenFOAM version installations, preferably the latest one. All it's necessary is to do a little hacking to the "etc/apps/paraview3/bashrc" for OpenFOAM versions below 2.0.0 and "etc/config/paraview.sh" for 2.0.0 and above. Such hacking is explained here: http://www.cfd-online.com/Forums/blo...-openfoam.html - you can try either the official binary build from www.paraview.org, or use the latest paraview3101 deb package from openfoam.com.
If push comes to shove and something is not right with the available pre-built versions of ParaView, you can also follow these instructions: http://www.cfd-online.com/Forums/blo...-qt-4-6-4.html

Any questions/problems, just ask

Best regards,
Bruno
bookie56 likes this.
__________________
wyldckat is offline   Reply With Quote

Old   August 12, 2011, 07:46
Default
  #5
New Member
 
Join Date: Jan 2010
Posts: 28
Rep Power: 16
bookie56 is on a distinguished road
Hi wyldckat!

Thought I'd give you an update on the situation....

OK! I reinstalled to the latest version of Ubuntu 11.04 and update things etc...

I looked at your last post and followd the first part:

Quote:

OpenFOAM has indeed evolved and now also comes in a neat "turn key" optional installation mode: http://www.openfoam.com/download/ubuntu.php - it's not a perfect solution, but it's certainly very convenient to simply add the repo and "apt-get install" it

Now after the general install of OpenFOAM I had an bug which seems to have been reported here

I couldn't see any fault in the installation...just that a window popped up and asked me to report it.....

After following the instructions below:

Quote:

Installation

OpenFOAM and Paraview can be simply installed using the apt package management tool. The user will need to provide superuser password authentication when executing the following commands with sudo
  1. In a terminal window, add OpenFOAM to the list of repository locations for apt to search, by copying and pasting the following in a terminal prompt (Applications -> Accessories -> Terminal).
    VERS=`lsb_release -cs`
    sudo sh -c "echo deb http://www.openfoam.com/download/ubuntu $VERS main > /etc/apt/sources.list.d/openfoam.list"
    • Note 1: Line 1 stores the version name of your Ubuntu distribution (e.g. maverick) under $VERS, which is used in line 2
    • Note 2: This only needs to be done once for a given system
  2. Update the apt package list to account for the new download repository location sudo apt-get update
  3. Install OpenFOAM (201 in the name refers to version 2.0.1):
    sudo apt-get install openfoam201
  4. Install Paraview (3101 in the name refers to version 3.10.1): sudo apt-get install paraviewopenfoam3101
OpenFOAM-2.0.1 and Paraview-3.10.1 are now installed in the /opt directory.

User Configuration

In order to use the installed OpenFOAM package, complete the following
  1. Open the .bashrc file in the user’s home directory in an editor, e.g. by typing in a terminal window (note the dot) gedit ~/.bashrc
  2. At the bottom of that file, add the following line (see Note 1) and save the file source /opt/openfoam201/etc/bashrc
  3. Open a new terminal window (see Note 2) and test that the icoFoam application, from the OpenFOAM package, is working by typing icoFoam -help
  4. A “Usage” message should appear. Your installation and user configuration is complete.
Note 1: If a similar line has already been added to the user’s .bashrc file, e.g. for a previous version of OpenFOAM, then the line should be deleted or, alternatively, commented out by inserting a # at the beginning of the line.
Note 2: If a user wishes to execute icoFoam in the same terminal window, they must first register the change to the .bashrc file by typing at the terminal prompt (note the dots): source $HOME/.bashrc
Getting Started

Create a project directory within the $HOME/OpenFOAM directory named <USER>-2.0.1 (e.g. chris-2.0.1 for user chris and OpenFOAM version 2.0.1) and create a directory named run within it, e.g. by typing:
mkdir -p $FOAM_RUN



Copy the tutorial examples directory in the OpenFOAM distribution to the run directory. If the OpenFOAM environment variables are set correctly, then the following command will be correct: cp -r $FOAM_TUTORIALS $FOAM_RUN



Run the first example case of incompressible laminar flow in a cavity: cd $FOAM_RUN/tutorials/incompressible/icoFoam/cavity
blockMesh
icoFoam
paraFoam

I ran there test example and the results are in next post.


If I am not totally gagah - it looks like things are OK?


Is there anything else you think I should do to test this installation?

Thanks again!

bookie56
bookie56 is offline   Reply With Quote

Old   August 12, 2011, 07:51
Default
  #6
New Member
 
Join Date: Jan 2010
Posts: 28
Rep Power: 16
bookie56 is on a distinguished road
Hi again!

Here are the results of the example test in two posts because of character limit...LOL

Code:
Courant Number mean: 0.222156 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 9.31424e-07, Final residual = 9.31424e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 2.02235e-06, Final residual = 2.02235e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.13094e-06, Final residual = 5.65573e-07, No Iterations 1
time step continuity errors : sum local = 7.17076e-09, global = 6.8962e-19, cumulative = 6.65405e-18
DICPCG:  Solving for p, Initial residual = 8.47007e-07, Final residual = 8.47007e-07, No Iterations 0
time step continuity errors : sum local = 9.47514e-09, global = 2.45424e-19, cumulative = 6.89947e-18
ExecutionTime = 0.11 s  ClockTime = 0 s

Time = 0.36

Courant Number mean: 0.222156 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 8.84855e-07, Final residual = 8.84855e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.9229e-06, Final residual = 1.9229e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.17969e-06, Final residual = 5.35649e-07, No Iterations 1
time step continuity errors : sum local = 6.92573e-09, global = -6.15588e-19, cumulative = 6.28388e-18
DICPCG:  Solving for p, Initial residual = 7.87431e-07, Final residual = 7.87431e-07, No Iterations 0
time step continuity errors : sum local = 8.98964e-09, global = -1.1473e-19, cumulative = 6.16915e-18
ExecutionTime = 0.11 s  ClockTime = 0 s

Time = 0.365

Courant Number mean: 0.222156 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 8.34708e-07, Final residual = 8.34708e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.81446e-06, Final residual = 1.81446e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.07821e-06, Final residual = 5.20872e-07, No Iterations 1
time step continuity errors : sum local = 6.80925e-09, global = 1.11264e-18, cumulative = 7.28179e-18
DICPCG:  Solving for p, Initial residual = 7.80542e-07, Final residual = 7.80542e-07, No Iterations 0
time step continuity errors : sum local = 8.93535e-09, global = -1.02173e-18, cumulative = 6.26006e-18
ExecutionTime = 0.11 s  ClockTime = 0 s

Time = 0.37
bookie56 is offline   Reply With Quote

Old   August 12, 2011, 07:53
Default
  #7
New Member
 
Join Date: Jan 2010
Posts: 28
Rep Power: 16
bookie56 is on a distinguished road
Hi...yet again....




Code:
Courant Number mean: 0.222156 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 7.91333e-07, Final residual = 7.91333e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.72226e-06, Final residual = 1.72226e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.08761e-06, Final residual = 5.05306e-07, No Iterations 1
time step continuity errors : sum local = 6.68089e-09, global = -3.04981e-19, cumulative = 5.95508e-18
DICPCG:  Solving for p, Initial residual = 7.48222e-07, Final residual = 7.48222e-07, No Iterations 0
time step continuity errors : sum local = 8.67212e-09, global = -4.69673e-19, cumulative = 5.48541e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.375

Courant Number mean: 0.222156 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 7.4752e-07, Final residual = 7.4752e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.62721e-06, Final residual = 1.62721e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.03111e-06, Final residual = 4.88915e-07, No Iterations 1
time step continuity errors : sum local = 6.54924e-09, global = -7.70932e-19, cumulative = 4.71447e-18
DICPCG:  Solving for p, Initial residual = 7.35215e-07, Final residual = 7.35215e-07, No Iterations 0
time step continuity errors : sum local = 8.56552e-09, global = 1.3268e-19, cumulative = 4.84715e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.38

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 7.07676e-07, Final residual = 7.07676e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.54274e-06, Final residual = 1.54274e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.02888e-06, Final residual = 4.75108e-07, No Iterations 1
time step continuity errors : sum local = 6.43336e-09, global = -1.37477e-18, cumulative = 3.47238e-18
DICPCG:  Solving for p, Initial residual = 7.08365e-07, Final residual = 7.08365e-07, No Iterations 0
time step continuity errors : sum local = 8.34542e-09, global = -3.1499e-19, cumulative = 3.15739e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.385

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 6.69018e-07, Final residual = 6.69018e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.45835e-06, Final residual = 1.45835e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 9.81779e-07, Final residual = 9.81779e-07, No Iterations 0
time step continuity errors : sum local = 1.05866e-08, global = -4.74884e-19, cumulative = 2.68251e-18
DICPCG:  Solving for p, Initial residual = 1.1432e-06, Final residual = 4.93949e-07, No Iterations 1
time step continuity errors : sum local = 6.58839e-09, global = 2.6172e-19, cumulative = 2.94422e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.39

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 6.31245e-07, Final residual = 6.31245e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.37881e-06, Final residual = 1.37881e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 9.24637e-07, Final residual = 9.24637e-07, No Iterations 0
time step continuity errors : sum local = 1.01145e-08, global = 6.08557e-19, cumulative = 3.55278e-18
DICPCG:  Solving for p, Initial residual = 1.18048e-06, Final residual = 4.60788e-07, No Iterations 1
time step continuity errors : sum local = 6.31245e-09, global = -1.00254e-19, cumulative = 3.45253e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.395

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 5.96779e-07, Final residual = 5.96779e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.30363e-06, Final residual = 1.30363e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 7.95499e-07, Final residual = 7.95499e-07, No Iterations 0
time step continuity errors : sum local = 9.05615e-09, global = -3.13667e-19, cumulative = 3.13886e-18
DICPCG:  Solving for p, Initial residual = 1.00779e-06, Final residual = 4.51775e-07, No Iterations 1
time step continuity errors : sum local = 6.23859e-09, global = -9.77397e-19, cumulative = 2.16146e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.4

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 5.634e-07, Final residual = 5.634e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.23291e-06, Final residual = 1.23291e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 7.66551e-07, Final residual = 7.66551e-07, No Iterations 0
time step continuity errors : sum local = 8.81513e-09, global = -1.48975e-19, cumulative = 2.01249e-18
DICPCG:  Solving for p, Initial residual = 9.5593e-07, Final residual = 9.5593e-07, No Iterations 0
time step continuity errors : sum local = 1.03665e-08, global = -1.45063e-18, cumulative = 5.61862e-19
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.405

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 5.37558e-07, Final residual = 5.37558e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.17431e-06, Final residual = 1.17431e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.14343e-06, Final residual = 4.50372e-07, No Iterations 1
time step continuity errors : sum local = 6.22236e-09, global = -2.16721e-19, cumulative = 3.45141e-19
DICPCG:  Solving for p, Initial residual = 7.65909e-07, Final residual = 7.65909e-07, No Iterations 0
time step continuity errors : sum local = 8.80888e-09, global = 1.23639e-18, cumulative = 1.58153e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.41

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 5.07667e-07, Final residual = 5.07667e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.10923e-06, Final residual = 1.10923e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.1347e-06, Final residual = 4.22294e-07, No Iterations 1
time step continuity errors : sum local = 5.99174e-09, global = 3.95227e-19, cumulative = 1.97675e-18
DICPCG:  Solving for p, Initial residual = 6.59323e-07, Final residual = 6.59323e-07, No Iterations 0
time step continuity errors : sum local = 7.93155e-09, global = 6.33869e-19, cumulative = 2.61062e-18
ExecutionTime = 0.12 s  ClockTime = 0 s

Time = 0.415

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 4.79629e-07, Final residual = 4.79629e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 1.04906e-06, Final residual = 1.04906e-06, No Iterations 0
DICPCG:  Solving for p, Initial residual = 9.49364e-07, Final residual = 9.49364e-07, No Iterations 0
time step continuity errors : sum local = 1.0307e-08, global = -3.87948e-20, cumulative = 2.57183e-18
DICPCG:  Solving for p, Initial residual = 1.10917e-06, Final residual = 4.34872e-07, No Iterations 1
time step continuity errors : sum local = 6.08919e-09, global = -3.9167e-19, cumulative = 2.18016e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.42

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 4.53177e-07, Final residual = 4.53177e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 9.92386e-07, Final residual = 9.92386e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 8.31737e-07, Final residual = 8.31737e-07, No Iterations 0
time step continuity errors : sum local = 9.34238e-09, global = -3.65366e-19, cumulative = 1.81479e-18
DICPCG:  Solving for p, Initial residual = 1.07088e-06, Final residual = 4.03082e-07, No Iterations 1
time step continuity errors : sum local = 5.827e-09, global = 4.86299e-19, cumulative = 2.30109e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.425

Courant Number mean: 0.222157 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 4.27898e-07, Final residual = 4.27898e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 9.37652e-07, Final residual = 9.37652e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 7.16316e-07, Final residual = 7.16316e-07, No Iterations 0
time step continuity errors : sum local = 8.39045e-09, global = 2.11593e-19, cumulative = 2.51268e-18
DICPCG:  Solving for p, Initial residual = 9.09729e-07, Final residual = 9.09729e-07, No Iterations 0
time step continuity errors : sum local = 9.97465e-09, global = -1.13969e-18, cumulative = 1.373e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.43

Courant Number mean: 0.222158 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 4.07759e-07, Final residual = 4.07759e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 8.92132e-07, Final residual = 8.92132e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.09649e-06, Final residual = 4.05999e-07, No Iterations 1
time step continuity errors : sum local = 5.84432e-09, global = 3.19292e-19, cumulative = 1.69229e-18
DICPCG:  Solving for p, Initial residual = 7.03982e-07, Final residual = 7.03982e-07, No Iterations 0
time step continuity errors : sum local = 8.28695e-09, global = 6.53969e-19, cumulative = 2.34626e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.435

Courant Number mean: 0.222158 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 3.84564e-07, Final residual = 3.84564e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 8.41763e-07, Final residual = 8.41763e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.05114e-06, Final residual = 3.86792e-07, No Iterations 1
time step continuity errors : sum local = 5.68456e-09, global = 6.42058e-19, cumulative = 2.98831e-18
DICPCG:  Solving for p, Initial residual = 6.07198e-07, Final residual = 6.07198e-07, No Iterations 0
time step continuity errors : sum local = 7.48808e-09, global = -5.92261e-19, cumulative = 2.39605e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.44

Courant Number mean: 0.222158 max: 0.852133
DILUPBiCG:  Solving for Ux, Initial residual = 3.63661e-07, Final residual = 3.63661e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 7.96623e-07, Final residual = 7.96623e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 8.75084e-07, Final residual = 8.75084e-07, No Iterations 0
time step continuity errors : sum local = 9.68166e-09, global = -9.99234e-20, cumulative = 2.29613e-18
DICPCG:  Solving for p, Initial residual = 1.02261e-06, Final residual = 3.92873e-07, No Iterations 1
time step continuity errors : sum local = 5.72766e-09, global = 1.38966e-19, cumulative = 2.43509e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.445

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 3.44093e-07, Final residual = 3.44093e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 7.5532e-07, Final residual = 7.5532e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 7.60165e-07, Final residual = 7.60165e-07, No Iterations 0
time step continuity errors : sum local = 8.73844e-09, global = -5.12108e-19, cumulative = 1.92299e-18
DICPCG:  Solving for p, Initial residual = 9.83152e-07, Final residual = 9.83152e-07, No Iterations 0
time step continuity errors : sum local = 1.05663e-08, global = 2.84219e-19, cumulative = 2.20721e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.45

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 3.26896e-07, Final residual = 3.26896e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 7.14548e-07, Final residual = 7.14548e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.18427e-06, Final residual = 3.81424e-07, No Iterations 1
time step continuity errors : sum local = 5.63105e-09, global = 5.95735e-19, cumulative = 2.80294e-18
DICPCG:  Solving for p, Initial residual = 7.06215e-07, Final residual = 7.06215e-07, No Iterations 0
time step continuity errors : sum local = 8.2903e-09, global = 1.07476e-18, cumulative = 3.8777e-18
ExecutionTime = 0.13 s  ClockTime = 0 s

Time = 0.455

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 3.09425e-07, Final residual = 3.09425e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 6.77403e-07, Final residual = 6.77403e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.09651e-06, Final residual = 3.73806e-07, No Iterations 1
time step continuity errors : sum local = 5.56265e-09, global = -1.83576e-18, cumulative = 2.04194e-18
DICPCG:  Solving for p, Initial residual = 5.80099e-07, Final residual = 5.80099e-07, No Iterations 0
time step continuity errors : sum local = 7.25369e-09, global = 1.37337e-18, cumulative = 3.4153e-18
ExecutionTime = 0.14 s  ClockTime = 0 s

Time = 0.46

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.91362e-07, Final residual = 2.91362e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 6.38059e-07, Final residual = 6.38059e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 8.36526e-07, Final residual = 8.36526e-07, No Iterations 0
time step continuity errors : sum local = 9.35567e-09, global = 1.70068e-19, cumulative = 3.58537e-18
DICPCG:  Solving for p, Initial residual = 9.7277e-07, Final residual = 9.7277e-07, No Iterations 0
time step continuity errors : sum local = 1.04725e-08, global = 5.31215e-19, cumulative = 4.11659e-18
ExecutionTime = 0.14 s  ClockTime = 0 s

Time = 0.465

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.77976e-07, Final residual = 2.77976e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 6.06898e-07, Final residual = 6.06898e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.10122e-06, Final residual = 3.85677e-07, No Iterations 1
time step continuity errors : sum local = 5.65671e-09, global = 1.31803e-18, cumulative = 5.43462e-18
DICPCG:  Solving for p, Initial residual = 7.29219e-07, Final residual = 7.29219e-07, No Iterations 0
time step continuity errors : sum local = 8.47013e-09, global = 4.78938e-20, cumulative = 5.48251e-18
ExecutionTime = 0.14 s  ClockTime = 0 s

Time = 0.47

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.62206e-07, Final residual = 2.62206e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 5.73848e-07, Final residual = 5.73848e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.12915e-06, Final residual = 3.62773e-07, No Iterations 1
time step continuity errors : sum local = 5.46354e-09, global = 3.47995e-19, cumulative = 5.83051e-18
DICPCG:  Solving for p, Initial residual = 5.72653e-07, Final residual = 5.72653e-07, No Iterations 0
time step continuity errors : sum local = 7.18397e-09, global = 1.45104e-18, cumulative = 7.28155e-18
ExecutionTime = 0.15 s  ClockTime = 0 s

Time = 0.475

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.47097e-07, Final residual = 2.47097e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 5.41476e-07, Final residual = 5.41476e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 8.3628e-07, Final residual = 8.3628e-07, No Iterations 0
time step continuity errors : sum local = 9.34498e-09, global = 8.99642e-19, cumulative = 8.18119e-18
DICPCG:  Solving for p, Initial residual = 9.78087e-07, Final residual = 9.78087e-07, No Iterations 0
time step continuity errors : sum local = 1.05074e-08, global = -3.24503e-19, cumulative = 7.85668e-18
ExecutionTime = 0.15 s  ClockTime = 0 s

Time = 0.48

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.3555e-07, Final residual = 2.3555e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 5.14355e-07, Final residual = 5.14355e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.11022e-06, Final residual = 3.67162e-07, No Iterations 1
time step continuity errors : sum local = 5.49626e-09, global = 3.38317e-20, cumulative = 7.89052e-18
DICPCG:  Solving for p, Initial residual = 7.06599e-07, Final residual = 7.06599e-07, No Iterations 0
time step continuity errors : sum local = 8.27603e-09, global = 5.42961e-19, cumulative = 8.43348e-18
ExecutionTime = 0.15 s  ClockTime = 0 s

Time = 0.485

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.22829e-07, Final residual = 2.22829e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 4.87534e-07, Final residual = 4.87534e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.10464e-06, Final residual = 3.50083e-07, No Iterations 1
time step continuity errors : sum local = 5.3505e-09, global = -1.6403e-19, cumulative = 8.26945e-18
DICPCG:  Solving for p, Initial residual = 5.52457e-07, Final residual = 5.52457e-07, No Iterations 0
time step continuity errors : sum local = 7.00941e-09, global = -5.40976e-19, cumulative = 7.72847e-18
ExecutionTime = 0.15 s  ClockTime = 0 s

Time = 0.49

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 2.09588e-07, Final residual = 2.09588e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 4.59868e-07, Final residual = 4.59868e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 8.08884e-07, Final residual = 8.08884e-07, No Iterations 0
time step continuity errors : sum local = 9.1113e-09, global = 1.11173e-19, cumulative = 7.83964e-18
DICPCG:  Solving for p, Initial residual = 9.46436e-07, Final residual = 9.46436e-07, No Iterations 0
time step continuity errors : sum local = 1.02383e-08, global = 5.3105e-19, cumulative = 8.37069e-18
ExecutionTime = 0.15 s  ClockTime = 0 s

Time = 0.495

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 1.99665e-07, Final residual = 1.99665e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 4.36311e-07, Final residual = 4.36311e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.0746e-06, Final residual = 3.53797e-07, No Iterations 1
time step continuity errors : sum local = 5.37651e-09, global = -2.9125e-19, cumulative = 8.07944e-18
DICPCG:  Solving for p, Initial residual = 6.81574e-07, Final residual = 6.81574e-07, No Iterations 0
time step continuity errors : sum local = 8.06059e-09, global = 9.28097e-19, cumulative = 9.00754e-18
ExecutionTime = 0.15 s  ClockTime = 0 s

Time = 0.5

Courant Number mean: 0.222158 max: 0.852134
DILUPBiCG:  Solving for Ux, Initial residual = 1.89493e-07, Final residual = 1.89493e-07, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 4.14522e-07, Final residual = 4.14522e-07, No Iterations 0
DICPCG:  Solving for p, Initial residual = 1.06665e-06, Final residual = 3.39604e-07, No Iterations 1
time step continuity errors : sum local = 5.25344e-09, global = -9.50761e-19, cumulative = 8.05678e-18
DICPCG:  Solving for p, Initial residual = 5.36118e-07, Final residual = 5.36118e-07, No Iterations 0
time step continuity errors : sum local = 6.86432e-09, global = 4.62063e-19, cumulative = 8.51884e-18
ExecutionTime = 0.16 s  ClockTime = 0 s

End

ruben@ruben-System-Product-Name:~/OpenFOAM/ruben-2.0.1/run/tutorials/incompressible/icoFoam/cavity$ paraFoam

Hope you can make sense of this....LOL

bookie56
bookie56 is offline   Reply With Quote

Old   August 12, 2011, 10:53
Default
  #8
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
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
Hi bookie56,

Quote:
Originally Posted by bookie56 View Post
Now after the general install of OpenFOAM I had an bug which seems to have been reported here

I couldn't see any fault in the installation...just that a window popped up and asked me to report it.....
Mmm, they use to explain this:
Quote:
Originally Posted by http://www.openfoam.com/archive/2.0.0/download/ubuntu.php
** Ubuntu 11.04 users **: The natty version of openmpi, installed with OpenFOAM, has been configured to use check-pointing using the blcr library that attempts to install a kernel module. That module installation fails, however, giving an error message; please ignore the message, it does not affect parallel functioning of OpenFOAM.
Oddly enough they removed that explanation for 2.0.1...

Quote:
Originally Posted by bookie56 View Post
Is there anything else you think I should do to test this installation?
icoFoam worked! That's the test they suggest! The foamInstallationTest script is meant only for installations from source, not for installations from .deb nor .rpm packages.

But if you do want to do some more tests, then try following the official guide: http://www.openfoam.com/docs/user/tutorials.php
But I think this would be better left to your client to do than yourself

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 13, 2011, 05:03
Default
  #9
New Member
 
Join Date: Jan 2010
Posts: 28
Rep Power: 16
bookie56 is on a distinguished road
Hi mate!

Thanks for all your help again!!

I suppose it will probably be another year before I am in touch again.....

Great Service!!

I will link this forum to my customer, so that if he has any questions he is in the right place

Don't work too hard.......

bookie56
bookie56 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Installing Code_Saturne 2.0.0b (and Salome 5.1.2) on an Ubuntu 9.10 Karmic 64bits jrmy.rbrt Main CFD Forum 3 November 20, 2009 15:25
Installing Code_Saturne 2.0.0b on an Ubuntu 9.10 Karmic 64bits jrmy.rbrt Main CFD Forum 0 November 20, 2009 15:19


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