Commit graph

181 commits

Author SHA1 Message Date
Henrik Rusche
b858c51ff2 Merge Request #30: Time consistent incompressible solvers. Author: Hrvoje Jasak. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/30/

Conflicts:
	applications/solvers/incompressible/simpleFoam/pEqn.H
	applications/solvers/incompressible/simpleSRFFoam/simpleSRFFoam.C
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSchemes
	tutorials/incompressible/simpleFoam/motorBike/system/fvSchemes
2016-05-24 13:42:50 +02:00
Hrvoje Jasak
d3d1452ae2 Tutorial update 2016-05-24 10:06:36 +01:00
Hrvoje Jasak
75272ad78f Moved cacheing control to solution for consistency 2016-05-11 21:55:22 +01:00
Hrvoje Jasak
67ad357bbf Update of grad(U).T() syntax in fvSchemes 2016-05-09 13:37:48 +01:00
Hrvoje Jasak
8cf4b6fcd5 Enable full gradient cacheing capability 2016-05-09 11:03:58 +01:00
Hrvoje Jasak
c0fba6f3e2 Bugfix: Adujusted tutorial settings 2016-04-27 19:05:56 +01:00
Vuko Vukcevic
59b857165a incompressible/simpleSRFFoam, solver + tutorials 2016-04-08 15:19:19 +02:00
Vuko Vukcevic
fb2d756eba incompressible/simpleFoam, solver + tutorials 2016-04-07 15:39:09 +02:00
Vuko Vukcevic
3a0021239d incompressible/pimpleFoam, solver + tutorials 2016-04-05 15:08:06 +02:00
Vuko Vukcevic
74b90dd250 incompressible/pimpleDyMFoam, solver + tutorials 2016-04-05 14:06:15 +02:00
Vuko Vukcevic
edb598687a incompressible/channelFoam, solver + tutorials 2016-04-05 13:53:56 +02:00
Vuko Vukcevic
1670cebef1 incompressible/nonNewtonianIcoFoam, solver + tutorials 2016-04-05 12:55:56 +02:00
Vuko Vukcevic
db568490b7 incompressible/icoFoam, solver + tutorials 2016-04-05 11:23:41 +02:00
Hrvoje Jasak
1d0b797c18 Bugfix: Use files instead of links for zero directory 2016-03-17 11:37:58 +00:00
Hrvoje Jasak
57f5eb61f7 Deleted link 2016-03-17 11:37:43 +00:00
Hrvoje Jasak
70a2eac461 Clean-up of binary write options and file spec in tutorials controlDict 2016-03-17 10:12:31 +00:00
Hrvoje Jasak
cd4951da88 New tutorial: MRF mixer with GGI interfaces 2016-02-16 10:43:34 +00:00
Hrvoje Jasak
acb0ba58a4 Bugfix: simplified laplacian schemes 2016-02-05 15:10:24 +00:00
Hrvoje Jasak
4c7473ddf4 Bugfix: wrong directory 2016-01-20 10:57:32 +00:00
Hrvoje Jasak
20e7bdd794 Tutorial update 2016-01-14 13:43:24 +00:00
Hrvoje Jasak
c9af015399 Coupled solver update 2016-01-06 03:27:19 +00:00
Hrvoje Jasak
ce67a4d1ec Feature: linear solver update: ILUp and two-level AMG smoothers
Conflicts:
	src/foam/matrices/blockLduMatrix/BlockLduPrecons/BlockILUCpPrecon/BlockILUCpPrecon.H
	src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
2016-01-05 20:27:45 +00:00
Hrvoje Jasak
754203a114 Updated banner 2015-10-30 10:40:51 +00:00
Martin Beaudoin
479ef8ad2a testHarness: replacing symlinks to constant directory with actual copies of the
directory and files. The symlinks will cause spurious failures of
             the testHarness when run in parallel. We are basically eliminating
             a race condition.
2015-08-27 15:38:28 +01:00
Henrik Rusche
3bff9a7006 Upgrade case file headers 2015-08-11 14:49:20 +01:00
Hrvoje Jasak
306bf438ba Added parallel test 2015-08-10 10:18:39 +01:00
Dominik Christ
bd927880b7 merged triSurface and meshTools 2015-08-07 13:01:07 +01:00
Dominik Christ
278c3e6de4 Renamed string.H and Time.H to foamString.H and foamTime.H 2015-08-07 12:59:14 +01:00
Hrvoje Jasak
6eb03ca7ce Clean-up 2015-06-10 11:47:30 +01:00
Hrvoje Jasak
e1fe806a11 Clean-up 2015-06-10 11:47:03 +01:00
Henrik Rusche
82a0e1e7df Replace tabs by 4 spaces in bin, tutorials, src, ... & clean-up by hand 2015-05-18 09:54:40 +02:00
Henrik Rusche
f5c5fe700b Upgrade case file headers 2015-05-18 09:54:33 +02:00
Henrik Rusche
0a02a92e53 Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
Henrik Rusche
ee97417a27 Removing trailing whitespace 2015-05-17 15:27:49 +02:00
Dominik Christ
61cbde2161 FEATURE: Updated tutorial Allrun scripts. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-05-12 16:26:47 +01:00
Hrvoje Jasak
bba9b5b916 Tutorial loop updates 2015-05-12 15:01:57 +01:00
Hrvoje Jasak
60f060da52 Update tolerances for SP and LDP 2015-05-12 15:01:26 +01:00
Hrvoje Jasak
1467bea682 Coupled solver, added bounds 2015-04-23 16:44:55 +01:00
Hrvoje Jasak
3f2807735d Renamed CrankNicolson scheme: correct spelling 2015-04-23 15:22:00 +01:00
Hrvoje Jasak
ef5cff7120 Coupled solver convergence criterion 2015-04-23 13:55:27 +01:00
Dominik Christ
ab85af8ae4 BUGFIX: Several minor bugfixes and corrected code formatting. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-04-22 10:55:23 +01:00
Hrvoje Jasak
6f424c2635 Empty front and back 2015-04-22 10:48:47 +01:00
Dominik Christ
80b603ad1a BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:13:17 +01:00
Dominik Christ
eeb4197dd6 BUGFIX: Fixed I/O for degrees option in coordinate systems. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:12:56 +01:00
Dominik Christ
f1aa6ef184 BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 15:50:21 +01:00
Hrvoje Jasak
0c1ad0a78e Tutorial clean-up
Conflicts:
	tutorials/mesh/cfMesh/Allclean
2014-09-30 15:50:00 +01:00
Hrvoje Jasak
92bb931647 Coordinate systems in degrees I/O bug fix 2014-09-30 13:26:51 +01:00
Dominik Christ
52fa58a6b7 FEATURE: Changes to fvSolution settings for pUCoupled tutorial improving performance. Author: Klas Jareteg. Merge: Dominik Christ. 2014-08-01 15:50:10 +01:00
Dominik Christ
7f26c1b7c3 BUGFIX: New blockMesh can create mixing plane BC directly. Removed a-posteriori change of boundary definition from Allrun, updated Allclean and removed boundary.preconfigured from tutorials. Author: Dominik Christ. Merge: Dominik Christ 2014-08-01 15:47:01 +01:00
Hrvoje Jasak
49a6c80191 Performance improvements on block-coupled solver tutorial 2014-08-01 15:34:02 +01:00