Commit graph

575 commits

Author SHA1 Message Date
Vuko Vukcevic
d4ed7d23d1 Restructured sixDOFODE interface
Removed implementation specific data and left only essential interface for
coupling with CFD solver.
2017-03-01 10:58:59 +01:00
Vuko Vukcevic
3bc8dbbb28 Reorganized sixDOFbodies in terms of sixDOFODE 2017-02-27 08:25:08 +01:00
Hrvoje Jasak
6e7e7ec622 Merge commit 'c8949a5f9e822ec508fd6c732ab0c089e507d27d'. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
Conflicts:
	src/foam/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
2017-02-10 13:22:03 +00:00
Hrvoje Jasak
fc2276c2a9 Bugfix: order of operators for dot-product 2017-02-10 10:02:07 +00:00
Hrvoje Jasak
c2e734d4be Formatting 2017-02-10 10:01:49 +00:00
Vanja Skuric
978c747d9d Bugfix: Conditionals for checking if FLEX_DIR is specified are corrected in Make/options 2017-02-07 12:38:46 +01:00
Hrvoje Jasak
6c01d9a6a8 Added rescue procedure on block solver divergence. Experimental 2017-02-06 11:47:00 +00:00
Hrvoje Jasak
e98722db65 Bugfix: removed SuSp stabilisation of the momentum equation 2017-02-06 11:45:17 +00:00
Hrvoje Jasak
a8599a8f9a Removed local Allwmake - not needed 2017-02-06 11:31:35 +00:00
Hrvoje Jasak
71540e2164 Moved conjugate heat transfer library to src 2017-02-06 11:31:10 +00:00
Hrvoje Jasak
98680aceae Formatting 2017-02-06 11:29:11 +00:00
Hrvoje Jasak
183c98c718 Bugfix: clean-up 2017-01-11 12:03:23 +00:00
Hrvoje Jasak
4f948a2d87 Option to add empty patch in faMesh. Zeljko Tukovic 2017-01-11 12:02:09 +00:00
Hrvoje Jasak
3d2d26334a Bugfix: added ramping to MRF zones 2017-01-11 11:57:48 +00:00
Hrvoje Jasak
bd5604c100 Clean-up and formatting 2017-01-11 11:57:28 +00:00
Hrvoje Jasak
7db1cb7a49 Merge branch 'PstreamUpdate' into development 2017-01-11 10:46:26 +00:00
Hrvoje Jasak
3d979afaf7 Updated block assembly of MRF and porous zones 2017-01-09 18:46:51 +00:00
Henrik Rusche
f2ed00e081 Updated paraview reader for PV 4.4 2016-11-22 22:54:30 +01:00
Hrvoje Jasak
cf5230e54d Better handling of flex versions 2016-10-25 11:17:46 +01:00
Hrvoje Jasak
aa518c6931 Added Urel for post-processing and function objects 2016-09-07 13:50:41 +01:00
Hrvoje Jasak
68401f7d4c Reorganise source code: pEqn.H and UEqn.H 2016-09-05 16:16:50 +01:00
Hrvoje Jasak
c113c6b774 Bugfix: consistent relaxation formulation in MRF 2016-09-05 16:14:51 +01:00
Hrvoje Jasak
65fff70134 Fix compilation error 2016-09-05 16:03:59 +01:00
wyldckat
47faa3bad1 Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.

Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00
Henrik Rusche
54c9f83b54 BUGFIX: simpleFoam compilation 2016-08-22 12:52:06 +02:00
Hrvoje Jasak
990f036ea4 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-08-01 14:45:02 +01:00
Hrvoje Jasak
d7d9cc59ee Performance update for free surface solver with immersed boundary 2016-08-01 14:39:40 +01:00
Hrvoje Jasak
2e1ab51dbe Bugfix: consistent notation of 1/aP 2016-08-01 14:38:56 +01:00
Henrik Rusche
bc6dca05f1 Merge Requests #38, #39, #40, #41, #42, #43, #44, #45, #46. Author: Pascal Beckstein. Merge: Henrik Rusche
#38: Fix for uniformDimensionedScalarField
 #39: Fix for the access function curMotionTimeIndex() of polyMesh
 #40: Fix for REMOVE action in the setSet utility
 #41: Prevent erroneous warnings about failed library loading if a new dynamicFvMesh is constructed multiple times
 #42: Add ALL option for cellSource pointToCell
 #43: Add faceSource rotatedBoxToFace
 #44: Add (dummy) tetPolyPatches for directMappedPatch and directMappedWall
 #45: Make finiteArea-related applications aware of regions
 #46: Tiny improvement .gitignore
2016-07-05 14:23:30 +02:00
Pascal Beckstein
1344797239 Fix: Correct REMOVE option for setSet utility 2016-06-29 02:41:53 +02:00
Pascal Beckstein
b6a5ca2550 Add region option for all finiteArea utilities 2016-06-29 02:26:07 +02:00
Pascal Beckstein
51047b302d Make faMesh decomposition work for regions other than defaultRegion 2016-06-29 02:24:50 +02:00
Hrvoje Jasak
d28de6ad88 Bugfix: Add MRF rotation 2016-06-22 17:04:40 +01:00
Henrik Rusche
c9bb566bc7 Removing FSI library 2016-06-22 16:33:39 +02:00
Henrik Rusche
0661c1ad4b Merge branch 'headers' into nextRelease 2016-06-21 15:07:06 +02:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
a4a8b0b443 Remove agricultural soft link producing circular loops 2016-06-21 14:52:40 +02:00
Henrik Rusche
a224c64812 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
Henrik Rusche
d5852c09da Removed superfluous; Synced duplicated files; Converted binary files 2016-06-21 11:16:29 +02:00
Vanja Skuric
33cb35f402 FSI minor fixes regarding backports 2016-06-20 13:30:15 +01:00
Vanja Skuric
373ac3a85c FSI solvers and tutorials, and miscellaneous fixes by Zeljko Tukovic 2016-06-20 13:30:15 +01:00
Hrvoje Jasak
28e1ad22df Consistent explicit grad(p) in Rhie-Chow 2016-06-08 13:31:18 +01:00
Hrvoje Jasak
c44fb66a1f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-08 12:29:44 +01:00
Hrvoje Jasak
13e477e311 Porting: Windows file name clash viscosityModel.H. Cesare Guardino 2016-06-08 12:26:43 +01:00
Henrik Rusche
6ff530f2ba Merge error divDevRhoReff changed 2016-06-07 16:27:05 +02:00
Henrik Rusche
235d99bd8e Merge fully integrated real gas thermo. Author: Christian Lucas. Merge: Henrik Rusche 2016-06-07 13:46:53 +02:00
Henrik Rusche
78ad89f025 Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche 2016-06-07 13:45:11 +02:00
Henrik Rusche
2477805d86 Merged Christian's update 2016-06-06 17:38:44 +02:00
wyldckat
8e7cc9199d Minor repair for the previous commit. 2016-06-06 15:36:01 +01:00