|
[Sponsors] |
Switch from single precision to double precision |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 11, 2010, 07:14 |
Switch from single precision to double precision
|
#1 |
New Member
Camille
Join Date: Mar 2010
Posts: 1
Rep Power: 0 |
Dear all,
I run OpenFoam on a Ubuntu 9.10 64-bit computer. It runs with double precision and I would like to switch to single precision. I changed my etc/bashrc file to Code:
# WM_PRECISION_OPTION = DP | SP : ${WM_PRECISION_OPTION:=SP}; export WM_PRECISION_OPTION Code:
./Allwmake Best regards, Camille |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Single or double precision | Jonas Larsson | Main CFD Forum | 16 | June 20, 2017 07:53 |
New densitybased solver AeroFoam | giulio_romanelli | OpenFOAM Running, Solving & CFD | 48 | January 15, 2016 09:20 |
Missing math.h header | Travis | FLUENT | 4 | January 15, 2009 12:48 |
what's wrong about my code for 2d burgers equation | morxio | Main CFD Forum | 3 | April 27, 2007 11:38 |
REAL GAS UDF | brian | FLUENT | 6 | September 11, 2006 09:23 |