|
[Sponsors] |
How does one turn off the dimensional checking |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 16, 2005, 06:00 |
While trying to implement a lo
|
#1 |
Member
Marco Kupiainen
Join Date: Mar 2009
Posts: 31
Rep Power: 17 |
While trying to implement a low-storage solver I want to reuse variables. How does one turn off the dimensional checking in OpenFoam?
|
|
May 16, 2005, 06:06 |
You can switch off the checkin
|
#2 |
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 22 |
You can switch off the checking at run-time by setting
dimensionSet 0; in OpenFOAM-1.1/.OpenFOAM-1.1/controlDict. |
|
May 16, 2005, 06:10 |
Or maybe you can reset the dim
|
#3 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Or maybe you can reset the dimensions() on the volXXXFields to the correct type. (see GeometricField.H, dimensions() gives non-const access)
|
|
August 5, 2009, 13:47 |
|
#4 |
Member
Sven Winkler
Join Date: May 2009
Posts: 70
Rep Power: 17 |
I also tried to switch off the dimension checking, but the folder .OpenFOAM-1.1 does not exist at the location OpenFOAM-1.1. Am I searching at the wrong position? (ps: I recognized that it is a hidden folder)
Thanks |
|
August 6, 2009, 03:52 |
|
#5 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
If you are using OpenFOAM-1.5 (or later), you should use the ~/.OpenFOAM/ or ~/.OpenFOAM/1.5/ directories. The later is generally better for controlDict, since it might change in incompatible ways between versions. Note that with OpenFOAM-1.6, you can also use the command Code:
$ foamEtcFile -list And the command Code:
$ foamEtcFile controlDict See "foamEtcFile -help" for more information. |
||
January 12, 2015, 06:30 |
|
#6 |
Member
Zacarias Carral
Join Date: Sep 2012
Posts: 35
Rep Power: 14 |
Dear everybody,
If OpenFOAM is installed at opt directory, is it not possible to edit the file controlDict due to permission problems. Is there other way to change permissions? |
|
January 12, 2015, 08:06 |
|
#7 |
New Member
Join Date: Feb 2014
Posts: 24
Rep Power: 12 |
You can copy the controlDict from /opt/openfoam230/etc/ to $HOME/.OpenFOAM/2.3.0/, which will override the settings in /opt.
|
|
December 6, 2016, 06:25 |
to use the dimensionless N-S equations in OpenFOAM
|
#8 | |
Senior Member
Bill Wang
Join Date: Aug 2014
Posts: 109
Rep Power: 12 |
Quote:
I have copied the controlDict according to your suggestion. But there is still a problem as in the attchment. Could you help to check? Thank you in advance. Best Regards, Bill |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Model with L turn | c0384 | Siemens | 0 | July 4, 2008 21:33 |
Can I turn an element "off" in CFX? | Joshua | CFX | 5 | May 26, 2008 13:00 |
HOW TO TURN $6 INTO $6,000!!!!!! | Dalibor | FLUENT | 1 | October 26, 2006 20:41 |
v2f model turn on?? | Rain | FLUENT | 6 | February 17, 2005 07:58 |
turn on turbulence equations | Sergei | CFX | 2 | June 11, 2003 02:05 |