Vuko Vukcevic
68331f424b
Updated domainDecomposition.C to include decomposing cell/pointLevel
2017-10-30 08:20:44 +01:00
Vuko Vukcevic
5a8808465a
Created application for testing: runDynamicMesh
...
Just created dynamicFvMesh from dynamicMeshDict and runs mesh updates in a time
loop. Useful for testing all kinds of dynamicMeshes
2017-10-30 08:20:41 +01:00
Vuko Vukcevic
5935142312
gradedNormal extrude model for extrudeMesh
...
Creates a graded extrusion by prescribing: extrusion thickness, length of the
first cell and number of layers. Automatically calculates the expansion factor
to adhere to the desired input settings.
2017-10-30 08:09:31 +01:00
Hrvoje Jasak
5506c93163
Merge branch 'bugfix/partialOveralpGGI' into nextRelease
2017-10-20 10:22:36 +01:00
Hrvoje Jasak
eb278b8754
Clean the Allwclean script for PV4FoamReader
2017-09-21 15:38:09 +01:00
Hrvoje Jasak
246a172c9d
Clean the Allwclean script for PV4FoamReader
2017-09-21 15:37:06 +01:00
Hrvoje Jasak
f7b52279af
Richardson Foam. L. Orgogozo et al.
2017-09-21 14:04:10 +01:00
Hrvoje Jasak
315ac1217d
Bugfix: Windows bugfixes and updated tutorial cases. Robert Keser
2017-09-21 14:00:11 +01:00
Hrvoje Jasak
97d329e130
Bugfix: Windows bugfixes and updated tutorial cases. Robert Keser
2017-09-21 13:59:30 +01:00
Hrvoje Jasak
62d5cb9cba
Reorganization and novelties in 6DOF integrators. Viktor Pandza, Vuko Vukcevic
2017-09-21 13:52:19 +01:00
Inno Gatin
878722b100
Richards Equation solver: porous soil transport
2017-04-24 13:39:41 +02:00
Vanja Skuric
a89e9497d3
Bugfix (Mac OS): Fixed star4ToFoam compiling on Mac OS (Tested on Sierra)
2017-04-13 13:11:13 +02:00
Pascal Beckstein
08611c9989
Merge branch 'pascal/fix/splitMeshRegionsOverwrite' into pascal/fixes
2017-04-04 21:06:06 +02:00
Pascal Beckstein
9811772ef5
Merge branch 'pascal/fix/setSetExitCode' into pascal/fixes
2017-04-04 21:06:04 +02:00
Pascal Beckstein
5d7e870db7
Bugfixes and improvements for parallel decomposition/reconstruction of regions
2017-04-04 02:41:00 +02:00
Pascal Beckstein
cf69951232
Fix overwrite option in splitMeshRegions utility
2017-04-04 02:27:34 +02:00
Pascal Beckstein
6122d50b64
Return exit code based on ok status in setSet utility
2017-04-04 02:26:02 +02:00
Robert Keser
cd214ab5a3
Avoid compiling foamToTecplot360 on Windows Authors: Robert Keser & Vanja Skuric
2017-03-31 15:53:16 +02:00
Robert Keser
4bbbbf780a
Bugfix: Windows now compiles surfaceCoarsen Author: Vanja Skuric
2017-03-31 12:36:01 +02:00
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