Commit graph

3828 commits

Author SHA1 Message Date
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
568e0c9042 Debug info 2016-06-24 12:09:11 +01:00
Hrvoje Jasak
b32edafe89 Work in progress 2016-06-24 12:09:11 +01: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
Hrvoje Jasak
72bf39b3dd Adjust MS Windows build paths 2016-06-23 14:01:17 +01:00
Christian Lucas
e0f776a654 corrections in real gas library 2016-06-22 20:34:48 +02:00
Hrvoje Jasak
0d1f199ab1 Updated version of k-Omega-SST block-coupling 2016-06-22 17:28:32 +01:00
Hrvoje Jasak
87e6e7519b Change lduMatrix debug switch definition, 3 2016-06-22 17:08:10 +01:00
Hrvoje Jasak
0c113bfaf5 Bugfix: volPointInterpolation across coupled boundaries. Vuko Vukcevic 2016-06-22 17:06:40 +01:00
Hrvoje Jasak
bab8ef6814 Change lduMatrix debug switch definition, 2 2016-06-22 17:05:01 +01:00
Hrvoje Jasak
d28de6ad88 Bugfix: Add MRF rotation 2016-06-22 17:04:40 +01:00
Hrvoje Jasak
6321e2a9de Change lduMatrix debug switch definition 2016-06-22 17:04:16 +01:00
Hrvoje Jasak
1808228f77 Comment 2016-06-22 17:00:11 +01:00
Hrvoje Jasak
d121c473cb Added solverPerformance dictionary 2016-06-22 16:59:42 +01:00
Hrvoje Jasak
60d21de6de Change default nuRatio cut-off 2016-06-22 16:59:08 +01:00
Hrvoje Jasak
6d0cfbc4fe Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-22 16:55:26 +01:00
Henrik Rusche
c9bb566bc7 Removing FSI library 2016-06-22 16:33:39 +02:00
Henrik Rusche
296b0bad0b Convert & stabilise tcsh-scripts 2016-06-22 14:13:11 +02:00
Henrik Rusche
0661c1ad4b Merge branch 'headers' into nextRelease 2016-06-21 15:07:06 +02:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
63e40d1381 Sync headers and whitespace produced by library 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
a4a8b0b443 Remove agricultural soft link producing circular loops 2016-06-21 14:52:40 +02:00
Henrik Rusche
a224c64812 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
Henrik Rusche
d838b666f6 Fixing compilation of tutorials 2016-06-21 11:59:21 +02:00