Vuko Vukcevic
5d7793cf06
Consistency update: simpleFoam
2017-01-04 13:50:28 +01:00
Vuko Vukcevic
ed03625c8b
Changes to solutionControl time consistency functions
...
I realised that we need separate treatment for transient and steady state
solvers (which do not have ddt equation). Hence, I provided necessary interface
and implementation for steady state solvers.
2017-01-04 13:48:17 +01:00
Vuko Vukcevic
edb77356aa
Run-time bugfixes regarding time consistency
2017-01-03 12:19:50 +01:00
Vuko Vukcevic
49b13aa2b3
Updated ddtSchemes to handle time-consistency
2017-01-02 16:33:04 +01:00
Vuko Vukcevic
1acf0274ce
Handling consistency in solutionControls class
...
Note: additional machinery to enable easy top-level calls for
time/under-relaxation consistency in segregated solution algorithms.
Does not compile: still missing functions in ddtSchemes
2016-12-23 14:53:52 +01:00
Vuko Vukcevic
9259021903
Top level changes to icoFoam
...
Note: intermediate step indicating desired top level code design. Does not
compile.
2016-12-23 08:04:42 +01:00
Robert Keser
8bc571ee46
Merge branch 'nextRelease' into 'master'.
2016-12-13 11:21:50 +01:00
Robert Keser
5087c8c901
Updated ReleaseNotes for foam-extend-4.0
2016-12-13 11:08:49 +01:00
Henrik Rusche
6de4e266aa
Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease
...
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/52/
2016-11-22 21:56:18 +00:00
Henrik Rusche
f2ed00e081
Updated paraview reader for PV 4.4
2016-11-22 22:54:30 +01:00
Vanja Skuric
0c886b5a93
Fixed bug: Segmentation fault when criteriaSatisfied() in simpleControl
2016-11-22 22:43:33 +01:00
Vanja Skuric
2f02e183b6
Modified ThirdParty/AllMake.stage5 to compile swak4Foam 0.4.0
2016-11-19 14:55:19 +00:00
Henrik Rusche
76e22c7825
Fixed bug in IBM (Hrvoje Jasak)
2016-11-18 14:04:48 +01:00
Henrik Rusche
8e436f6616
Updated download location; bumped paraview version
2016-11-18 14:04:12 +01:00
Vanja Skuric
a4e7bf3b15
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
2016-11-09 12:14:40 +01:00
Henrik Rusche
6f8fbeca4f
Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease
...
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/50/
2016-11-09 11:13:46 +00:00
Vanja Skuric
2893367355
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
2016-11-09 12:07:37 +01:00
Henrik Rusche
dd6b304223
Merge /u/wyldckat/foam-extend32/ branch master into master
...
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/47/
2016-11-09 10:18:21 +00:00
Henrik Rusche
3eb1420ae0
Merge Request #49 : Drop dependency on libiberty.so/.a, Author: Bruno Santos, Merge: Henrik Rusche
2016-11-09 11:16:42 +01:00
Henrik Rusche
973bbe2cb0
Merge Request #48 : Fix for foam-extend 4.0: support Flex 2.6.0, Author: Bruno Santos, Merge: Henrik Rusche
2016-11-09 11:15:04 +01:00
Hrvoje Jasak
5ab3390aef
Bugfix: restored floatTransfer flag
2016-09-22 00:54:58 +01:00
wyldckat
40c72875b5
Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a.
2016-08-25 23:14:44 +01:00
wyldckat
21c7743640
Removed dependency on 'libiberty.so', since this dependency is no longer needed.
...
Note: This dependency was dropped in OpenFOAM 1.7.x, in commit 7217fce0239f4dfc105121335eb8bd28418c90be.
2016-08-25 23:14:40 +01:00
wyldckat
56c5fe3e44
Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
...
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.
Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 20:47:10 +01:00
wyldckat
47faa3bad1
Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
...
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.
Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00
Henrik Rusche
25303e6fbc
STYLE: Delete obsolete files
2016-08-25 17:20:36 +02:00
Henrik Rusche
54c9f83b54
BUGFIX: simpleFoam compilation
2016-08-22 12:52:06 +02:00
Henrik Rusche
1aa9f21825
BUGFIX: IB compilation
2016-08-21 15:40:17 +02:00
Henrik Rusche
6ca6d7f302
BUGFIX: pvdv function in Redlich Kwong model
2016-08-19 10:43:17 +02:00
Hrvoje Jasak
65e6031bcb
Feature: comms update for immersed boundary solver
2016-08-11 15:06:26 +01:00
Hrvoje Jasak
4bc6ab309c
Linked lists update
2016-08-11 15:05:46 +01:00
Hrvoje Jasak
09baafc79a
Bugfix: Corrected CDDash repo to 4.0. Martin Beaudoin
2016-08-01 16:45:37 +01:00
Hrvoje Jasak
990f036ea4
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
2016-08-01 14:45:02 +01:00
Hrvoje Jasak
51362a4385
Bugfix: Destructor in sixDOFbodies is virtual
2016-08-01 14:44:03 +01:00
Hrvoje Jasak
c9a200104f
Bugfix: add access to direction member functions
2016-08-01 14:43:27 +01:00
Hrvoje Jasak
b7e1ca950a
Bugfix: const signature handling for manipulateMatrix in fvPatchField
2016-08-01 14:42:49 +01:00
Hrvoje Jasak
d442bc4693
Formatting
2016-08-01 14:42:26 +01:00
Hrvoje Jasak
82af003df0
Bugfix: do not clean fluxRequired
2016-08-01 14:42:07 +01:00
Hrvoje Jasak
23a3dcfada
Comment style
2016-08-01 14:40:58 +01:00
Hrvoje Jasak
d7d9cc59ee
Performance update for free surface solver with immersed boundary
2016-08-01 14:39:40 +01:00
Hrvoje Jasak
2e1ab51dbe
Bugfix: consistent notation of 1/aP
2016-08-01 14:38:56 +01:00
Hrvoje Jasak
5e7de9eb8b
Clean-up
2016-08-01 14:38:20 +01:00
Hrvoje Jasak
fb951b5726
Tutorial settings update: immersed boundary
2016-08-01 14:37:52 +01:00
Hrvoje Jasak
a214f5e6fe
Performance update in immersed boundary search
2016-08-01 14:37:19 +01:00
Henrik Rusche
244e6aa028
BUGFIX: Switching real gas tutorial back to Peng Robinson / Some clean-up
2016-07-06 23:32:35 +02:00
Henrik Rusche
bc6dca05f1
Merge Requests #38 , #39 , #40 , #41 , #42 , #43 , #44 , #45 , #46 . Author: Pascal Beckstein. Merge: Henrik Rusche
...
#38 : Fix for uniformDimensionedScalarField
#39 : Fix for the access function curMotionTimeIndex() of polyMesh
#40 : Fix for REMOVE action in the setSet utility
#41 : Prevent erroneous warnings about failed library loading if a new dynamicFvMesh is constructed multiple times
#42 : Add ALL option for cellSource pointToCell
#43 : Add faceSource rotatedBoxToFace
#44 : Add (dummy) tetPolyPatches for directMappedPatch and directMappedWall
#45 : Make finiteArea-related applications aware of regions
#46 : Tiny improvement .gitignore
2016-07-05 14:23:30 +02:00
Pascal Beckstein
e655cbc255
Added new faceSource rotatedBoxToFace for meshTools
2016-06-29 02:50:31 +02:00
Pascal Beckstein
1344797239
Fix: Correct REMOVE option for setSet utility
2016-06-29 02:41:53 +02:00
Pascal Beckstein
a90d267890
Fix public access to curMotionTimeIndex of polyMesh
2016-06-29 02:40:08 +02:00
Pascal Beckstein
80aa1d588f
Fix: Prevent erroneous warning about failed library loading if new dynamicMesh is constructed multiple times
2016-06-29 02:34:56 +02:00