Commit graph

185 commits

Author SHA1 Message Date
Hrvoje Jasak
3f2807735d Renamed CrankNicolson scheme: correct spelling 2015-04-23 15:22:00 +01:00
Hrvoje Jasak
6ba095ba56 Coupled solver updates: bounding 2015-04-23 13:52:55 +01:00
Dominik Christ
4b50842cd9 FEATURE: Updates to coupled p-U solver, including ddt term and performance tuning. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-04-22 10:55:59 +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
2ad70f9b9d Added ddt term 2015-04-07 16:53:03 +01:00
Hrvoje Jasak
5874a05c7f pDivU updates 2015-04-07 16:44:54 +01:00
Hrvoje Jasak
15a24604c7 Formatting
Conflicts:
	applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
2015-04-07 16:34:36 +01:00
Hrvoje Jasak
6af575dbe1 Update for topo changes support 2015-04-07 16:30:03 +01:00
Hrvoje Jasak
953b9dea77 Updated for dynamic meshes; improved numerics 2015-04-07 16:28:36 +01:00
Dominik Christ
8910693203 FEATURE: New solver for potential flow on dynamic meshes. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:25:39 +01:00
Hrvoje Jasak
b1c25026e6 Added new solver potentialDyMFoam 2014-09-30 16:18:38 +01:00
Hrvoje Jasak
815a4536aa Update to coupled solvers 2014-09-30 16:17:47 +01:00
Hrvoje Jasak
1567f5c620 Remove from release 2014-09-30 16:17:46 +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
Hrvoje Jasak
8e56da0041 Updates to compressible SRF and MRF enthalpy equation
Conflicts:
	applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
dc6d3f61dc Fix compilation error
Conflicts:
	applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
a854351f62 Update time loop format 2014-09-30 13:27:04 +01:00
Dominik Christ
07c2f7b260 Bugfix relocates iEqn/hEqn to outside of p/U-system. Otherwise Urel is calculated explicitly from U before U is corrected in pEqn. Author: Dominik Christ. Merge: Dominik Christ 2014-09-12 09:59:09 +01:00
Dominik Christ
fdbe471727 BUGFIX: U and Urel were different with omega=0 2014-09-11 17:55:19 +01:00
Dominik Christ
44eafe013a Switching compressible MRF solvers from enthalpy to rothalpy. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-08-15 13:23:37 +01:00
Hrvoje Jasak
b155c2bbde Switching to rothalpy equation for compressible MRF 2014-08-15 10:13:25 +01:00
Hrvoje Jasak
fcc4b2b305 Switching to rothalpy equation for compressible MRF 2014-08-15 10:13:05 +01:00
Dominik Christ
84238c1d35 FEATURE: Block solve reorganisation 2014-08-01 12:29:37 +01:00
Hrvoje Jasak
cfdfded78b Comment too long 2014-06-11 11:27:08 +01:00
Henrik Rusche
c458150bfc Remove trailing whitespace systematically 2014-06-01 20:12:52 +02:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Hrvoje Jasak
188b9496f2 Move continuity error check after block solution 2014-05-28 20:35:43 +01:00
Hrvoje Jasak
843c88935e Coupled density-based solver for compressible flows 2014-05-28 20:31:32 +01:00
Hrvoje Jasak
84b040d238 Merge remote-tracking branch 'origin/feature/pressureBasedTurbo' into nextRelease 2014-05-28 17:34:55 +01:00
Dominik Christ
c925071ccd Integrated steady compressible turbo functionality 2014-05-28 12:53:47 +01:00
Dominik Christ
8848498e5d Added pUCoupledSolver with core library changes and tutorial case 2014-05-27 10:30:47 +01:00
Hrvoje Jasak
37700f0a4e Formatting updates 2014-05-19 16:44:10 +01:00
Hrvoje Jasak
dd81042998 Update for segregated FEM matrix 2014-04-10 20:55:00 +01:00
Hrvoje Jasak
e732980a53 Tutorial fix elasticThermalSolidFoam 2014-04-10 20:54:24 +01:00
Hrvoje Jasak
c8316ef5a4 Merge remote-tracking branch 'origin/BUGFIX/linUpwInPar' into nextRelease 2014-04-10 17:53:30 +01:00
Hrvoje Jasak
a3b9ee8fac Update and clean-up of solid mechanics 2014-04-10 17:45:26 +01:00
Dominik Christ
0709b52a69 Avoid race condition with single processor compilation of conjugateHeatFoam 2014-04-08 18:05:30 +01:00
Hrvoje Jasak
bb03a935fa Solid models update: clean-up 2014-02-23 10:54:20 +00:00
Hrvoje Jasak
8b468e2cba Double call to write 2014-01-13 11:59:18 +00:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Henrik Rusche
29ff725b7d unitialised field - inconsequential 2013-12-03 18:40:51 +01:00
Henrik Rusche
2a8db930ad BUGFIX: Uninitialised member variables 2013-12-03 17:48:51 +01:00
Hrvoje Jasak
298bf9d822 Merge remote-tracking branch 'origin/nr/HenrikRusche' into nextRelease 2013-12-02 10:52:32 +00:00
Henrik Rusche
15b4256033 STYLE: Quench compiler warnings 2013-11-30 15:32:37 +01:00
Hrvoje Jasak
7140ac2e2b Build deprecated solid mechanics solvers 2013-11-29 17:20:43 +00:00
Hrvoje Jasak
06bb20a2ff Changed macro 2013-11-29 16:50:06 +00:00
Hrvoje Jasak
b3ff56fcd4 Added missing endl 2013-11-26 11:38:04 +00:00
Hrvoje Jasak
0b475acbcc Update on correctPhi velocity 2013-11-25 12:47:50 +00:00
Hrvoje Jasak
fa1370a82a Pressure reference points to be read from PIMPLE 2013-11-20 19:15:01 +00:00
Hrvoje Jasak
442b51a3d7 Update for dynamic mesh simulations with topo changes 2013-11-20 15:05:20 +00:00