Commit graph

241 commits

Author SHA1 Message Date
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
Vanja Skuric
685dad16cb Fixed simpleFoam and simpleSRFFoam tutorials (backports) 2016-05-07 10:04:45 +02:00
Vanja Skuric
84d7091a52 Fixed MRFSimpleFoam and porousSimpleFoam tutorials (backports) 2016-05-07 08:58:44 +02:00
Vanja Skuric
a3a524dbe6 Fixed boundaryFoam tutorials (backports) 2016-05-07 08:14:14 +02:00
Vanja Skuric
802b13cacf Fixed tutorials for pimpleDyMFoam solver (backports) 2016-05-07 08:04:39 +02:00
Vanja Skuric
99fdf7833b Fixed channelFoam, nonNewtonianIcoFoam, pisoFoam and shallowWaterFoam tutorials 2016-05-06 15:20:34 +02:00
Vanja Skuric
3f9d34ff1a Removed fluxRequired from fvSchemes in icoDyMFoam tutorials 2016-05-06 12:34:43 +02:00
Vanja Skuric
897213e27e Removed fluxRequired from fvSchemes in icoFoam tutorials 2016-05-06 12:26:39 +02:00
Vanja Skuric
4ae909ab2b Small fixes to icoFoam tutorials 2016-05-06 07:26:55 +02:00
Vanja Skuric
69e2914b98 Fixed icoDyMFoam tutorials 2016-05-05 16:18:43 +02:00
Vanja Skuric
5d6e83b834 Fixed icoFoam tutorials 2016-05-05 14:50:06 +02:00
Hrvoje Jasak
c0fba6f3e2 Bugfix: Adujusted tutorial settings 2016-04-27 19:05:56 +01:00
Henrik Rusche
05e63d5084 Backport limited schemes format from vanilla 3.0.1 2016-04-15 22:44:26 +02:00
Henrik Rusche
ed4345faf8 Backport orthogonal snGrad scheme from vanilla 3.0.1 2016-04-09 23:33:55 +02:00
Henrik Rusche
42c61d36a3 Backport setReference from vanilla 3.0.1 2016-04-09 18:17:55 +02: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
Dominik Christ
95b418a1ff Modified Allrun in mixing plane cases 2014-08-01 13:47:42 +01:00
Hrvoje Jasak
27c1259fd9 Update broked preconfigured boundary files for mixing plane 2014-06-19 19:42:23 +01:00
Hrvoje Jasak
2596814599 Solver moved and pre-compiled 2014-06-12 10:46:42 +01:00
Hrvoje Jasak
ce8ef9c8ba Merge error: pi 2014-06-12 08:22:53 +01:00
Hrvoje Jasak
352e4d934c Remove runApplication from transformPoints: breaks tutorial 2014-06-12 08:21:43 +01:00
Håkan Nilsson
6a32e067d3 Incorrect boundary condition
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:55 +02:00
Håkan Nilsson
97986bd32c Incorrect boundary condition
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:55 +02:00
Håkan Nilsson
e3643e0048 Fixing settings for mixingPlane and cyclic, and some clean-up and descriptions, for some tutorials: MRFSimpleFoam/axialTurbine_ggi MRFSimpleFoam/axialTurbine_mixingPlane simpleFoam/mixingPlaneDomADomB simpleSRFFoam/axialTurbine
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:54 +02:00
Hrvoje Jasak
d4688371e9 Fixing tutorials after merge 2014-06-11 18:06:07 +01:00
Hakan Nilsson
f2a3a677b4 Added axialTurbine tutorial for simpleSRFFoam 2014-06-11 11:31:55 +01:00
Hakan Nilsson
dc3b98d578 Added axialTurbine_mixingPlane 2014-06-11 11:30:32 +01:00
Hakan Nilsson
4657b8b06c Separated MRFSimpleFoam/axialTurbine tutorials and improved slightly 2014-06-11 11:29:51 +01:00
Henrik Rusche
71cb2446b7 STYLE: Quenching warnings for non-existing files from clean-up scripts 2014-06-07 11:49:02 +02:00
Hakan Nilsson
02f89d9082 Added axialTurbine tutorial for simpleSRFFoam 2014-06-05 17:15:39 +02:00
Hakan Nilsson
44f2289c4b Added nut to avoid warning 2014-06-05 17:14:57 +02:00
Hakan Nilsson
f4fed6fdc7 axialTurbine tutorials: Mesh improvements and runApplication in Allrun 2014-06-05 17:13:40 +02:00
Hakan Nilsson
7ff0824405 Added axialTurbine_mixingPlane 2014-06-03 22:07:17 +02:00
Hakan Nilsson
495d5c5ba8 Separated MRFSimpleFoam/axialTurbine tutorials and improved slightly 2014-06-03 21:45:06 +02:00
Henrik Rusche
c458150bfc Remove trailing whitespace systematically 2014-06-01 20:12:52 +02:00
Henrik Rusche
dd542da6e1 Fixing tutorials 2014-06-01 19:37:59 +02:00
Henrik Rusche
cb4c606882 Fixing tutorials 2014-06-01 18:29:30 +02:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Henrik Rusche
a78b12074e Merge branch 'feature/blockMeshSyntaxBackport' into nextRelease 2014-06-01 12:04:03 +02:00
Dominik Christ
b28965db7b Changed some tutorials
Changed some more tutorials

Changed a few more tutorials

Changed even  more tutorials
2014-05-30 18:24:36 +01:00
Henrik Rusche
567afd5c22 blockMesh backport compiling & tested on cavity 2014-05-29 14:18:28 +02:00
Hrvoje Jasak
f6f748948c Schemes clean-up 2014-05-29 00:48:27 +01:00
Hrvoje Jasak
9f0b36c671 Coupled p-U solver tutorials 2014-05-29 00:40:07 +01:00
Hrvoje Jasak
52b284e0a1 Tutorial update: steady-state 2014-05-28 20:19:29 +01:00
Hrvoje Jasak
d733099abb Automatic test loop fix 2014-05-28 20:03:09 +01:00
Hrvoje Jasak
847b1ebd8f Tutorial updates - automatic test loop 2014-05-28 20:02:35 +01:00
Hrvoje Jasak
58daa0e7b1 Merge remote-tracking branch 'origin/feature/movingMeshTutorial' into nextRelease 2014-05-28 17:35:11 +01:00
Dominik Christ
947db06e5d Added movingCylinders tutorial for moveDynamicMesh and pimpleDyMFoam 2014-05-28 12:42:13 +01:00
Hrvoje Jasak
1272a905cf Merge remote-tracking branch 'origin/feature/PressureBasedCoupledSolver' into nextRelease 2014-05-28 10:49:59 +01:00
Dominik Christ
8848498e5d Added pUCoupledSolver with core library changes and tutorial case 2014-05-27 10:30:47 +01:00
Håkan Nilsson
b1017dfdc5 Added state files for paraview 2014-05-25 20:22:27 +02:00
Håkan Nilsson
62bc3564d1 Modifications to run with either ggi or mixingPlane 2014-05-25 20:00:13 +02:00
Håkan Nilsson
4fd91ff21d Added axialTurbine tutorial for pimpleDyMFoam 2014-05-25 16:54:16 +02:00
Håkan Nilsson
d67e2dc111 Added axialTurbine tutorial for MRFSimpleFoam 2014-05-25 16:52:08 +02:00
Hrvoje Jasak
84227f7290 Update tutorial to better initial conditions 2014-04-10 17:48:03 +01:00
Hrvoje Jasak
79e0294181 Clean run script 2014-02-10 16:50:53 +00:00