Vanja Skuric
|
7ffe7f3f46
|
Added setFluxRequired to pUCoupledFoam and MRFPorousFoam; backported tutorials
|
2016-05-27 14:30:28 +02:00 |
|
Vanja Skuric
|
83a55f8b82
|
Changed convergence to residualControl in fvSolution cases with specified convergence (incompressible, compressible, basic, IB)
|
2016-05-26 23:22:36 +02: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 |
|
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 |
|
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 |
|