Henrik Rusche
f2ed00e081
Updated paraview reader for PV 4.4
2016-11-22 22:54:30 +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
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
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
Vanja Skuric
373ac3a85c
FSI solvers and tutorials, and miscellaneous fixes by Zeljko Tukovic
2016-06-20 13:30:15 +01:00
Henrik Rusche
78ad89f025
Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche
2016-06-07 13:45:11 +02:00
wyldckat
8e7cc9199d
Minor repair for the previous commit.
2016-06-06 15:36:01 +01:00
wyldckat
f8bbe03a12
Bugfix: Make the PV4FoamReader work properly with ParaView 4.3.1. This applies two fixes:
...
1- The patch provided in report #290 by Pascal Beckstein: https://sourceforge.net/p/openfoam-extend/ticketsfoamextendrelease/290/
2- Removed the GUI plugin entry, as per intructions on the wiki page mentioned in the bug report.
2016-06-06 15:36:01 +01:00
Vanja Skuric
c5dfd0efb6
Fixed faMeshDecomposition for globalFaceZone faces; added fam::laplacian with specified name
2016-06-05 01:40:44 +02:00
Hrvoje Jasak
3df928d553
Compilation: Update for native MS Windows build. Cesare Guardino
2016-06-03 17:13:21 +01:00
Henrik Rusche
c0dc374d98
Merge PISO/PIMPLE solver updates. Author: Vanja Skuric. Merge: Henrik Rusche
...
Conflicts:
applications/solvers/compressible/rhoPorousMRFPimpleFoam/rhoPorousMRFPimpleFoam.C
applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
applications/solvers/compressible/steadyCompressibleMRFFoam/createFields.H
applications/solvers/compressible/steadyCompressibleMRFFoam/pEqn.H
applications/solvers/compressible/steadyCompressibleSRFFoam/createFields.H
applications/solvers/compressible/steadyCompressibleSRFFoam/pEqn.H
applications/solvers/coupled/MRFPorousFoam/createFields.H
applications/solvers/coupled/pUCoupledFoam/createFields.H
tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/system/fvSolution
tutorials/compressible/steadyCompressibleFoam/transonicBump/system/fvSchemes
tutorials/compressible/steadyCompressibleSRFFoam/bentBlade/system/fvSchemes
tutorials/compressible/steadyCompressibleSRFFoam/simpleBlade/system/fvSchemes
tutorials/coupled/conjugateHeatFoam/conjugateCavity/system/fvSchemes
tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/system/fvSchemes
tutorials/equationReader/equationReaderDemo/pitzDaily/system/fvSchemes
tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/system/fvSchemes
tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/system/fvSchemes
tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/fvSchemes
tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/system/fvSchemes
tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/system/fvSchemes
tutorials/incompressible/pUCoupledFoam/cavity/system/fvSchemes
tutorials/viscoelastic/viscoelasticFluidFoam/XPP_SE/system/fvSchemes
2016-05-29 16:37:07 +02:00
Vanja Skuric
0385dd389b
Backported simpleFoamResidual and interFoamPressure (vanilla OF 3.0.1)
2016-05-29 00:10:25 +02:00
Hrvoje Jasak
33c1be373c
Report zone sizes
2016-04-18 10:18:16 +01:00
Hrvoje Jasak
291d010e9b
Added rotateAlongVector option
2016-03-14 11:22:06 +00:00
Hrvoje Jasak
71b947c1db
Clean-up
2016-03-14 11:21:32 +00:00
Hrvoje Jasak
fb0b13225a
Bugfix: reporting y+ in parallel
2016-03-08 14:41:59 +00:00
Hrvoje Jasak
05fa8214ce
Bugfix: remove zones before writing the mesh
2016-01-14 13:44:42 +00:00
Hrvoje Jasak
298d24a872
Added time options
2016-01-06 03:59:15 +00:00
Hrvoje Jasak
62c338aacc
indows port improvements
2015-08-28 15:49:39 +01:00
Hrvoje Jasak
fe091f0e1a
Added missing Win compilation file for tecsrc
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
60547b1dd1
Windows port: rename arch to mingw
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
eb2dcad003
Fixed backslash-newline in options
2015-08-19 09:14:33 +01:00
Hrvoje Jasak
307f8131e7
Set management updates
2015-08-17 20:39:58 +01:00
Henrik Rusche
d7e5fd09b7
Upgrade copyright notices & banner in source code
2015-08-11 14:49:21 +01:00
Hrvoje Jasak
629d716c38
Mac OSX Porting changes
2015-08-07 13:24:55 +01:00
Hrvoje Jasak
5d98ea3dea
cfMesh clean-up: wrong location
2015-08-07 13:24:55 +01:00
Hrvoje Jasak
c86a07ab0f
Universal code base Paraview clean-up
2015-08-07 13:24:54 +01:00
Hrvoje Jasak
a5e7b980ad
Universal code base cfMesh clean-up
2015-08-07 13:24:54 +01:00
Dominik Christ
0d734cb9c0
merged triSurface and meshTools
2015-08-07 13:07:18 +01:00
Dominik Christ
0a6a65972d
Compilation tweaks for mingw
2015-08-07 13:02:26 +01:00
Dominik Christ
bd927880b7
merged triSurface and meshTools
2015-08-07 13:01:07 +01:00
Dominik Christ
9b7817be6d
Renamed Cloud.H to prevent name clash between foam/ and lagrangian/
2015-08-07 13:01:06 +01:00
Dominik Christ
5d9f39d6f5
Adaptions necessary due to changes in foam-lib
2015-08-07 13:01:06 +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
Dominik Christ
c8788776de
Changes necessary to compile
2015-08-07 12:59:13 +01:00
Dominik Christ
1dd6f5b45a
Moved contents of src/cfMesh/meshLibrary one level up
2015-08-06 11:56:06 +01:00
Franjo Juretic
b052860f6f
Cleanup
2015-08-06 11:53:21 +01:00
Franjo Juretic
d21a37312b
Compilation fixes
2015-08-06 11:41:37 +01:00
Franjo Juretic
eff9a36c3b
Merged executable and utilities
2015-08-06 11:41:37 +01:00
Hrvoje Jasak
1ce14c5e16
Porting changes: gcc-4.4.2
2015-08-06 10:02:32 +01:00
Henrik Rusche
a23acb0388
VERSION: version, headers, whitespace & tabs for 3.2. Author: Henrik Rusche. Merge: Henrik Rusche
2015-06-02 11:52:46 +02:00
Henrik Rusche
46f509ad79
FEATURE: Simpler ThirdParty packages selection mechanism. Author: Martin Beaudoin. Merge: Henrik Rusche.
...
I am proposing an improved ThirdParty packages selection mechanism based on a set of package-specific, pre-defined environment variables.
Using those environment variables, one can control the selection of the full list of ThirdParty packages he/she want to compile/use by simply editing the etc/prefs.sh or etc/prefs.csh file.
Using this new approach, you will no longer have to edit the ThirdParty/AllMake.stageXXX files or the etc/settings.[sh,csh] to suit your needs; every supported package is selectable from a single environment variable specified in your prefs.[sh,csh] file, or in one of your script file.
Another benefit from this improvement will also come from supplying a set of predefined prefs.[sh,csh]-EXAMPLE files for both generic or specialized configurations and/or for specific Operating Systems. For example:
prefs.sh-EXAMPLE-Centos-7
prefs.sh-EXAMPLE-Ubuntu-14.02
prefs.sh-EXAMPLE-MacOSX_Yosemite_without_MacPorts
prefs.sh-EXAMPLE-RaspberryPi2
I also took the liberty of bumping many ThirdParty packages to the latest version available.
2015-06-01 18:03:56 +02:00
Hrvoje Jasak
4c8a660d1c
Merge fixes
2015-05-19 09:54:07 +01:00
Henrik Rusche
f5c5fe700b
Upgrade case file headers
2015-05-18 09:54:33 +02:00
Martin Beaudoin
69f5076a14
ThirdParty: adjusting the compilation of .L files when using flex from ThirdParty
2015-05-17 23:58:57 -04:00
Henrik Rusche
0a02a92e53
Upgrade copyright notices & banner in source code
2015-05-17 15:58:16 +02:00