Commit graph

3507 commits

Author SHA1 Message Date
Hrvoje Jasak
28e1ad22df Consistent explicit grad(p) in Rhie-Chow 2016-06-08 13:31:18 +01:00
Hrvoje Jasak
f0264ba2e1 Make mesh more friendly for single precision 2016-06-08 13:12:15 +01:00
Hrvoje Jasak
7093832d0d Fixed bad tolerances in fvSolution 2016-06-08 13:05:27 +01:00
Hrvoje Jasak
c44fb66a1f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-08 12:29:44 +01:00
Hrvoje Jasak
4dddd031d4 Clean-up 2016-06-08 12:28:53 +01:00
Hrvoje Jasak
4f014211e6 Expand-Contract for TensorN: first phase of optimisation 2016-06-08 12:27:51 +01:00
Hrvoje Jasak
761674415b Formatting 2016-06-08 12:27:13 +01:00
Hrvoje Jasak
13e477e311 Porting: Windows file name clash viscosityModel.H. Cesare Guardino 2016-06-08 12:26:43 +01:00
Hrvoje Jasak
6ba388f169 Windows environment. Cesare Guardino 2016-06-07 16:34:20 +01:00
Hrvoje Jasak
b2edaf2f52 Update version in CMakeLists.txt to 4.0 2016-06-07 16:33:27 +01:00
Hrvoje Jasak
6961781e65 Allow over-ride for wmakeLnInclude. Cesare Guardino 2016-06-07 16:32:26 +01:00
Hrvoje Jasak
fddbc789e5 Windows update. Cesare Guardino 2016-06-07 16:31:52 +01:00
Hrvoje Jasak
ddb867ee9f Formatting 2016-06-07 16:28:47 +01:00
Hrvoje Jasak
14e1dd2233 Update test harness to 4.0. Cesare Guardino 2016-06-07 16:28:09 +01:00
Henrik Rusche
6ff530f2ba Merge error divDevRhoReff changed 2016-06-07 16:27:05 +02:00
Henrik Rusche
0900511043 Updated & sorted list of contributors 2016-06-07 13:52:56 +02:00
Henrik Rusche
235d99bd8e Merge fully integrated real gas thermo. Author: Christian Lucas. Merge: Henrik Rusche 2016-06-07 13:46:53 +02:00
Henrik Rusche
78ad89f025 Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche 2016-06-07 13:45:11 +02:00
Henrik Rusche
2477805d86 Merged Christian's update 2016-06-06 17:38:44 +02:00
Hrvoje Jasak
2834f68044 Make the PV4FoamReader work properly with ParaView 4.3.1. Author: Brono Santos. Merge: Hrvoje Jasak. 2016-06-06 15:36:28 +01:00
wyldckat
8e7cc9199d Minor repair for the previous commit. 2016-06-06 15:36:01 +01:00
wyldckat
f8bbe03a12 Bugfix: Make the PV4FoamReader work properly with ParaView 4.3.1. This applies two fixes:
1- The patch provided in report #290 by Pascal Beckstein: https://sourceforge.net/p/openfoam-extend/ticketsfoamextendrelease/290/
 2- Removed the GUI plugin entry, as per intructions on the wiki page mentioned in the bug report.
2016-06-06 15:36:01 +01:00
Hrvoje Jasak
4f1adadf23 Changed turbulence model interface to remove non-const access to U 2016-06-06 14:59:41 +01:00
Hrvoje Jasak
3ea2cb128c Formatting 2016-06-06 12:09:15 +01:00
Hrvoje Jasak
08c9afa87f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
Conflicts:
	tutorials/incompressible/pimpleDyMFoam/wingMotion/Allrun
2016-06-06 10:05:08 +01:00
Hrvoje Jasak
cf8f49a773 Enable gradient cacheing in motorBike tutorial 2016-06-06 09:58:06 +01:00
Henrik Rusche
2ed6525fec Remove fluxRequired from Alltest script 2016-06-05 22:01:30 +02:00
Henrik Rusche
b120c4041c FEAT: fluxRequired support in multiphaseInterFoam 2016-06-05 21:47:35 +02:00
Henrik Rusche
d73e93637f FEAT: fluxRequired rolled out into FA 2016-06-05 21:47:27 +02:00
Henrik Rusche
2c1a3a6b6b BUGFIX: Fixes for tutorials 2016-06-05 21:37:55 +02:00
Vanja Skuric
c5dfd0efb6 Fixed faMeshDecomposition for globalFaceZone faces; added fam::laplacian with specified name 2016-06-05 01:40:44 +02:00
Vanja Skuric
bc0dc681ad Backported steadyUniversalFoam, steadyUniversalMRFFoam and tutorials (vanilla OF 3.0.1) 2016-06-05 01:28:13 +02:00
Vanja Skuric
406346f1b9 Removed unnecessary fluxRequired from tutorials 2016-06-05 00:58:40 +02:00
Vanja Skuric
a6e53dc3f1 Changed lduMatrix::solverPerformance to lduSolverPerformance inside corresponding solvers 2016-06-05 00:39:27 +02:00
Vanja Skuric
958063aedb Modified backport for SolverPerformance and SolutionControl (removed data.C(H) and lduSolverPerformance is now typedef from BlockSolverPerformance) 2016-06-05 00:37:20 +02:00
Hrvoje Jasak
72cac9cd0d Added lduSolvers library 2016-06-04 20:23:58 +01:00
Hrvoje Jasak
d3dd00af18 Upgrade tutorials to BiCGStab solver 2016-06-04 20:23:34 +01:00
Hrvoje Jasak
3c8716293d Added lduSolvers library 2016-06-04 20:22:37 +01:00
Hrvoje Jasak
912008547c Bugfix: More robust run script 2016-06-04 20:22:22 +01:00
Hrvoje Jasak
50f39d8e50 Added interpolation for grad(U) 2016-06-04 20:22:02 +01:00
Hrvoje Jasak
480cf683dd Bugfix: fixed memory leak for cached gradient in limited grad schemes 2016-06-04 08:47:49 +01:00
Hrvoje Jasak
ca9da6ed66 Removed tutorial boundary files 2016-06-04 08:29:48 +01:00
Hrvoje Jasak
1cbef3b650 Bugfix: Windows test loop 2016-06-04 08:29:05 +01:00
Hrvoje Jasak
a8f9677ef5 Tutorial clean-up: shockTube 2016-06-04 08:28:35 +01:00
Hrvoje Jasak
613ccf1fe9 Tutorials update 2016-06-04 08:26:21 +01:00
Hrvoje Jasak
ca7dbf2d1c Vanilla upgrade of tmp 2016-06-03 21:38:56 +01:00
Hrvoje Jasak
25809b6ec9 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
Conflicts:
	wmake/genInclude.pl
2016-06-03 17:15:00 +01:00
Hrvoje Jasak
cb3fbb4092 Bugfix: MS Windows fixes. Cesare Guardino 2016-06-03 17:13:51 +01:00
Hrvoje Jasak
3df928d553 Compilation: Update for native MS Windows build. Cesare Guardino 2016-06-03 17:13:21 +01:00
Hrvoje Jasak
564a76cc82 Bugfix: use std string 2016-06-03 17:11:33 +01:00