Commit graph

3599 commits

Author SHA1 Message Date
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
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
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
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
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
Pascal Beckstein
512b75bef5 Fix for assignment of value for UniformDimensionedScalarField if constructed from Istream via dictionary lookup 2016-06-29 02:33:42 +02:00
Pascal Beckstein
50574d8b1c Correctly ignore changes to the configuration and include files from KDevelop 2016-06-29 02:29:03 +02:00
Pascal Beckstein
b6a5ca2550 Add region option for all finiteArea utilities 2016-06-29 02:26:07 +02:00
Pascal Beckstein
51047b302d Make faMesh decomposition work for regions other than defaultRegion 2016-06-29 02:24:50 +02:00
Pascal Beckstein
244a23ff0a Added tetPolyPatches based on directMapped 2016-06-29 02:16:18 +02:00
Pascal Beckstein
ee7a5233e7 Added ALL option for cellSource pointToCell of meshTools 2016-06-29 02:05:36 +02:00
Hrvoje Jasak
ac941215d5 Minor Windows build adjustments. Cesare Guardino 2016-06-24 12:08:13 +01:00
Henrik Rusche
42b54f62c6 Updated headers & banners 2016-06-23 22:43:45 +02:00
Henrik Rusche
7fff6d4da7 Fixing real gas tutorials 2016-06-23 21:14:21 +02:00
Henrik Rusche
9fd3d5c72b Fixing Merge error 2016-06-23 17:31:55 +02:00
Henrik Rusche
c5b08485a2 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-23 17:19:08 +02:00
Henrik Rusche
ee238cd77e Merge Request #36: corrections in the real gas library. Author: Christian Lucas. Merge: Henrik Rusche
Conflicts:
	src/thermophysicalModels/specie/thermo/realGasThermo/constantHeatCapacity/constantHeatCapacity.C
	src/thermophysicalModels/specie/thermo/realGasThermo/constantHeatCapacity/constantHeatCapacityI.H
	src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransport.C
	src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransport.H
	src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransportI.H
	tutorials/compressible/realFluidPisoFoam/ras/backStep/constant/thermophysicalProperties
	tutorials/compressible/realFluidPisoFoam/ras/cavity_IAPWS97/0.org/omega
	tutorials/compressible/realFluidPisoFoam/ras/cavity_IAPWS97/0/omega
	tutorials/compressible/realFluidPisoFoam/ras/t-junction/constant/thermophysicalProperties
2016-06-23 17:13:33 +02:00