Commit graph

2881 commits

Author SHA1 Message Date
Hrvoje Jasak
7f32cf4357 Added LDP option 2015-05-12 15:01:28 +01:00
Hrvoje Jasak
7f5f9a10ef Formatting 2015-05-12 15:01:28 +01:00
Hrvoje Jasak
67ea19f57f Feature: filename update 2015-05-12 15:01:27 +01:00
Hrvoje Jasak
c1155dd9af Formatting 2015-05-12 15:01:27 +01:00
Hrvoje Jasak
6b022758d1 Feature: Single precision and long double precision port 2015-05-12 15:01:27 +01:00
Hrvoje Jasak
51cd34cc0e Formatting 2015-05-12 15:01:27 +01:00
Hrvoje Jasak
7eefef1a10 Bugfix: Removed 2015-05-12 15:01:26 +01:00
Hrvoje Jasak
60f060da52 Update tolerances for SP and LDP 2015-05-12 15:01:26 +01:00
Hrvoje Jasak
f19018541e Formatting 2015-05-12 15:01:26 +01:00
Hrvoje Jasak
a6d1c4021f Bug fix: Maxwell transport. M. Nobrega 2015-05-12 15:01:26 +01:00
Hrvoje Jasak
c080289664 Bugfix: formatting 2015-05-12 15:01:25 +01:00
Hrvoje Jasak
a863a5fc19 Feature: coupled solver residual scripts 2015-05-12 15:01:25 +01:00
Hrvoje Jasak
8a8afda6ac Bugfix: compiler error typename outside of template 2015-05-12 15:01:25 +01:00
Hrvoje Jasak
fd1921f955 Feature: Update build script 2015-05-12 15:01:25 +01:00
Hrvoje Jasak
de605a3b04 Feature: remove double continuity check 2015-05-12 15:01:25 +01:00
Hrvoje Jasak
75259a047b Feature: block coupling rewrite 2015-05-12 15:01:24 +01:00
Hrvoje Jasak
2e0286b2c1 Feature: coupled implicit k-epsilon model 2015-05-12 15:01:24 +01:00
Hrvoje Jasak
acb22cc5cc Formatting 2015-05-12 15:01:24 +01:00
Hrvoje Jasak
95fb99d2a6 Feature: block coupled updates 2015-05-12 15:01:24 +01:00
Hrvoje Jasak
76b941e7ff Coupled MRF porous solver 2015-05-12 15:01:24 +01:00
Hrvoje Jasak
56e21d8f61 Formatting 2015-05-12 15:01:23 +01:00
Dominik Christ
4608dddc89 BUGFIX: Fixed debug statement in factorial in label.C. Author: Inno Gatin. Merge: Dominik Christ. 2015-05-12 15:00:04 +01:00
Dominik Christ
1dd681f6e9 BUGFIX: Fixed debug statement in factorial in label.C. Author: Inno Gatin. Merge: Dominik Christ. 2015-05-12 13:28:28 +01:00
Hrvoje Jasak
1a8a7148fe Immersed boundary solver, Zeljko Tukovic and Hrvoje Jasak 2015-05-11 11:41:43 +01:00
Martin Beaudoin
bd947865f2 controlSwitches: - Improved handling of the control switch description
- Added a few switch descriptions.
2015-05-10 09:18:46 -04:00
Martin Beaudoin
23f4d5cb81 controlSwitches: - Addition of the command-line option -dumpControlSwitches
- Display at the console all the controlSwitches for a given application.
                 - Getting rid of the application foamDebugSwitches
                 - Some code cleanup.
2015-05-08 08:53:47 -04:00
Dominik Christ
91a62cb2c3 Fixed debug statement in factorial in label.C 2015-05-05 15:11:10 +01:00
Martin Beaudoin
473f85c949 controlSwitches: - We are now completely free from the global controlDict file.
This file is no longer necessary.
                 - If necessary, one can still use a global controlDict file
                   using the environment variable FOAM_GLOBAL_CONTROLDICT
                 - Case specific global control switches values can now be
                   supplied in the case's system/controlDict file.
                 - Renaming $WM_PROJECT_DIR/etc/controlDict to
                   $WM_PROJECT_DIR/etc/controlDict-EXAMPLE
                 - Some code cleanup.
2015-05-05 08:57:06 -04:00
Martin Beaudoin
4706995f5f controlSwitches: updating after code merge. Minor correction for DimensionedConstants sigmaSB. Adapting foamDebugSwitches 2015-05-02 09:57:47 -04:00
Dominik Christ
fb637562c9 BUGFIX: Corrected coefficient for the virtual mass force of the beta phase in bubbleFoam. Author: Alexander Vakhrushev. Merge: Dominik Christ. 2015-04-27 14:46:52 +01:00
Dominik Christ
450a48a19e FEATURE: Updates to fvDOM overhaul and constructor reorganisation. Author: Henrik Rusche. Merge: Dominik Christ. 2015-04-27 13:37:18 +01:00
Henrik Rusche
f3a67bf8a0 ENH: Derive model from fvDOM 2015-04-27 13:31:30 +01:00
Henrik Rusche
a3794911c5 BACKPORT: radiationModel constructors 2015-04-27 13:31:30 +01:00
Henrik Rusche
5a00d439f6 Re-instate Qin() and Qem() 2015-04-27 13:29:33 +01:00
Henrik Rusche
52edc09e2b ENH: Provide Qr field for coupling and post-pro 2015-04-27 13:29:24 +01:00
Dominik Christ
aa6c0758f5 FEATURE: Backport of option for setDeltaT to set adjustment. Port: Henrik Rusche. Merge: Dominik Christ. 2015-04-27 11:00:50 +01:00
Henrik Rusche
48e9ee0e9f BACKPORT: setDeltaT with optional adjustment 2015-04-27 10:59:38 +01:00
Dominik Christ
c313b2d5a9 FEATURE: Version update for PyFoam and SWAK, removed unused scripts, upgraded Hydro-Quebec scritps. Author: Bernhard Gschaider. Merge: Dominik Christ. 2015-04-27 10:56:44 +01:00
Bernhard F.W. Gschaider
7cd32a2da3 Support pyFoam version 0.6.4 2015-04-27 10:56:23 +01:00
Bernhard F.W. Gschaider
0e9f4cdd8e Update to version 0.3.2 of swak4Foam (only working for hg) 2015-04-27 10:56:23 +01:00
Bernhard F.W. Gschaider
b1ab3694fa Adapt the Hydro-Quebec scripts
a) to conform to the new PyFoam.Site-package
b) Run on Python 2 and Python 3 (by replacing print with the print_
from the six-library)
2015-04-27 10:56:23 +01:00
Bernhard F.W. Gschaider
f450b35fd4 Add a separate directory for scripts and libraries not part of the PyFoam-distribution. This will only work with Pyfoam 0.6.4 or later 2015-04-27 10:56:23 +01:00
Bernhard F.W. Gschaider
5e5c8a8afc Remove unused mainainance scripts. These were necessary when 1.6-ext was still on the SVN-server but are completely useless on git/hg 2015-04-27 10:56:22 +01:00
Dominik Christ
11ab9eebd8 BUGFIX: Corrected coefficient for the virtual mass force of the beta phase in bubbleFoam. Author: Alexander Vakhrushev. Merge: Dominik Christ. 2015-04-27 10:35:03 +01:00
Dominik Christ
81a52cfbac Added Alexander Vakhrushev to ListOfContributors 2015-04-27 10:34:40 +01:00
Alexander Vakhrushev
be8da1ffce BUGFIX: corrected coefficient for the virtual mass force for beta phase in bubbleFoam 2015-04-27 10:31:30 +01:00
Dominik Christ
6723ca471b FEATURE: Added new vagrant machines for ArchLinux, CentOS 7, FreeBSD 10. Author: Bernhard Gschaider. Merge: Dominik Christ. 2015-04-27 10:27:38 +01:00
Bernhard Gschaider
1e3364a22f Upgrade to bring the whole software up to date (otherwise some applications won't work) 2015-04-27 10:27:04 +01:00
Bernhard Gschaider
4a29debac1 Update the README 2015-04-27 10:27:04 +01:00
bgschaid@ice-sf.at
3d8d853821 Some sed-variants have a problem with that specification of an empty extensions. But others need that extension. So this solution is a compromise 2015-04-27 10:27:04 +01:00