Commit graph

4019 commits

Author SHA1 Message Date
Vuko Vukcevic
786aa16867 Consistency update: pimpleDyMFoam 2017-01-05 09:28:35 +01:00
Vuko Vukcevic
c64509944e channelFoam update
New signature of solutionControl::reconstructTransientVelocity
2017-01-05 09:27:46 +01:00
Vuko Vukcevic
b267ad83de Consistency update: nonNewtonianIcoFoam 2017-01-05 08:53:42 +01:00
Vuko Vukcevic
27a23484fa Consistency update: icoDyMFoam 2017-01-05 08:46:51 +01:00
Vuko Vukcevic
bc6282301e Consistency update: icoDyMSimpleFoam 2017-01-05 08:42:48 +01:00
Vuko Vukcevic
07a140a60a Added relax global functions taking tmp<fvMatrix> 2017-01-05 08:41:20 +01:00
Vuko Vukcevic
4031066a5a Changes in solutionControl::reconstructTransientVelocity
The function now takes care of making the flux relative if the mesh is moving.
This is necessary in order to consistently reconstruct the face velocity from
the flux and then call correctBoundaryConditions on U.
2017-01-04 16:22:27 +01:00
Vuko Vukcevic
cd4c08fedc Consistency update: channelFoam 2017-01-04 14:37:08 +01:00
Vuko Vukcevic
5d7793cf06 Consistency update: simpleFoam 2017-01-04 13:50:28 +01:00
Vuko Vukcevic
ed03625c8b Changes to solutionControl time consistency functions
I realised that we need separate treatment for transient and steady state
solvers (which do not have ddt equation). Hence, I provided necessary interface
and implementation for steady state solvers.
2017-01-04 13:48:17 +01:00
Vuko Vukcevic
edb77356aa Run-time bugfixes regarding time consistency 2017-01-03 12:19:50 +01:00
Vuko Vukcevic
49b13aa2b3 Updated ddtSchemes to handle time-consistency 2017-01-02 16:33:04 +01:00
Vuko Vukcevic
1acf0274ce Handling consistency in solutionControls class
Note: additional machinery to enable easy top-level calls for
time/under-relaxation consistency in segregated solution algorithms.
Does not compile: still missing functions in ddtSchemes
2016-12-23 14:53:52 +01:00
Vuko Vukcevic
9259021903 Top level changes to icoFoam
Note: intermediate step indicating desired top level code design. Does not
compile.
2016-12-23 08:04:42 +01:00
Robert Keser
8bc571ee46 Merge branch 'nextRelease' into 'master'. 2016-12-13 11:21:50 +01:00
Robert Keser
5087c8c901 Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00
Hrvoje Jasak
4d19d7ec94 Bugfix: MRF boundary condition on a moving wall U is fixedValue 2016-12-09 12:53:26 +00:00
Hrvoje Jasak
e881837bb0 Formatting 2016-12-06 12:50:42 +00:00
Hrvoje Jasak
6ced1c209c Merge branch 'finiteAreaUpdate' into feature/PstreamUpdate 2016-12-06 12:50:16 +00:00
Hrvoje Jasak
4d0125278f Finite area updates, Matthias Rauter 2016-12-06 12:49:27 +00:00
Hrvoje Jasak
a91cb63d88 Bugfix: processor polling in non-blocking comms 2016-11-29 12:44:48 +00:00
Hrvoje Jasak
727c4d67fb Improved non-blocking comms 2016-11-28 16:55:00 +00:00
Hrvoje Jasak
71e45fa381 Formatting and removal of debug statements 2016-11-28 12:08:33 +00:00
Henrik Rusche
6de4e266aa Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/52/
2016-11-22 21:56:18 +00:00
Henrik Rusche
f2ed00e081 Updated paraview reader for PV 4.4 2016-11-22 22:54:30 +01:00
Vanja Skuric
0c886b5a93 Fixed bug: Segmentation fault when criteriaSatisfied() in simpleControl 2016-11-22 22:43:33 +01:00
Vanja Skuric
2f02e183b6 Modified ThirdParty/AllMake.stage5 to compile swak4Foam 0.4.0 2016-11-19 14:55:19 +00:00
Henrik Rusche
76e22c7825 Fixed bug in IBM (Hrvoje Jasak) 2016-11-18 14:04:48 +01:00
Henrik Rusche
8e436f6616 Updated download location; bumped paraview version 2016-11-18 14:04:12 +01:00
Vanja Skuric
a4e7bf3b15 Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira) 2016-11-09 12:14:40 +01:00
Henrik Rusche
6f8fbeca4f Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/50/
2016-11-09 11:13:46 +00:00
Vanja Skuric
2893367355 Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira) 2016-11-09 12:07:37 +01:00
Henrik Rusche
dd6b304223 Merge /u/wyldckat/foam-extend32/ branch master into master
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/47/
2016-11-09 10:18:21 +00:00
Henrik Rusche
3eb1420ae0 Merge Request #49: Drop dependency on libiberty.so/.a, Author: Bruno Santos, Merge: Henrik Rusche 2016-11-09 11:16:42 +01:00
Henrik Rusche
973bbe2cb0 Merge Request #48: Fix for foam-extend 4.0: support Flex 2.6.0, Author: Bruno Santos, Merge: Henrik Rusche 2016-11-09 11:15:04 +01:00
Hrvoje Jasak
5859008288 Comment 2016-10-25 11:19:18 +01:00
Hrvoje Jasak
f4f6e9248f Indentation 2016-10-25 11:18:55 +01:00
Hrvoje Jasak
e971799c47 Removed x permission 2016-10-25 11:17:57 +01:00
Hrvoje Jasak
cf5230e54d Better handling of flex versions 2016-10-25 11:17:46 +01:00
Hrvoje Jasak
e806141209 UIPstream comment fix 2016-10-25 11:16:04 +01:00
Hrvoje Jasak
5d63832d6e Pstream output data only if debug > 1 2016-10-25 11:15:51 +01:00
Hrvoje Jasak
1460d20087 Barrier messaging 2016-10-25 11:15:33 +01:00
Hrvoje Jasak
efb22e56fd Testing: remove barrier 2016-10-19 16:48:18 +01:00
Hrvoje Jasak
5e9baf85c6 Info on debug: allocation of comms 2016-10-19 16:47:55 +01:00
Hrvoje Jasak
db04b34cff Bugfix: serial execution does not require mapping 2016-10-19 16:47:30 +01:00
Hrvoje Jasak
1ef4462461 Bugfix: reduce in serial does nothing 2016-10-19 16:46:36 +01:00
Hrvoje Jasak
e9758a867d Use comms in ordered Pstream communication for ggiAMGInterface 2016-10-18 13:20:12 +01:00
Hrvoje Jasak
149a3fc2af Checking performance with different comms types 2016-10-18 11:22:08 +01:00
Hrvoje Jasak
4ecd13081a Removed Info message 2016-10-18 11:15:12 +01:00
Hrvoje Jasak
9b1d737fd9 Better debug for allReduce with comms 2016-10-18 10:51:17 +01:00