Commit graph

359 commits

Author SHA1 Message Date
Hrvoje Jasak
14d54df4f4 Improved mesh statistics for dynamic changes 2011-03-21 06:43:39 +00:00
Hrvoje Jasak
0cec9c01fd Updated handling of flipMaps: if master cell set not found, no flip is implied 2011-03-17 12:50:56 +00:00
Hrvoje Jasak
d64f6c5300 Fixed warning on existing links 2011-03-14 14:14:46 +00:00
Hrvoje Jasak
2a0da1db47 Added reaction library for additional thermos 2011-03-13 23:15:08 +00:00
Hrvoje Jasak
43a09c718f Parallel topological changes updates 2011-03-11 17:46:22 +00:00
Hrvoje Jasak
aa7c176255 Added build files; move processorMeshes.CH to a common place 2011-03-07 15:04:40 +00:00
Hrvoje Jasak
8a7f37726d Bug fix: face addressing correction 2011-03-07 15:04:04 +00:00
Hrvoje Jasak
9500a819db Parallel engine simulation updates 2011-03-03 11:49:44 +00:00
Hrvoje Jasak
3f71f3372d Formatting 2011-03-03 10:14:31 +00:00
Hrvoje Jasak
5a00d60a47 Added option to dump all wall patches into a single file 2011-02-25 15:25:43 +00:00
Hrvoje Jasak
bd36508943 Fixed time options: zero mesh reconstruct 2011-02-25 12:45:44 +00:00
Hrvoje Jasak
05a5894871 Rewrite of face zone master flip using cellSet 2011-02-25 12:10:38 +00:00
Hrvoje Jasak
4cb70cd6a9 Clean-up: moving fvMeshDistribute 2011-02-25 12:08:20 +00:00
Hrvoje Jasak
66ff6d52ca New version of reconstruction tool: support for parallel topological changes 2011-02-19 01:05:24 +00:00
Hrvoje Jasak
177083c08a Formatting 2011-02-08 20:45:27 +00:00
Hrvoje Jasak
14cb568c1b Formatting 2011-02-04 13:14:01 +00:00
Hrvoje Jasak
559dd5d073 Corrected wrong app name 2011-01-13 17:22:32 +00:00
Hrvoje Jasak
ceabdbb728 Newton Secant root. Aleks Jemcov 2011-01-11 18:05:39 +00:00
Martin Beaudoin
518a019e98 Add libccmio-2.6.1 as a ThirdParty package 2010-12-19 22:22:59 -05:00
Hrvoje Jasak
39b56e9090 Merge remote branch 'remotes/origin/hotfix/ThirdParty_useSystemInstalledPackages' 2010-12-10 22:24:31 +00:00
Hrvoje Jasak
3882e2842e Minor refactoring 2010-12-10 22:21:43 +00:00
Martin Beaudoin
5f2955ded0 Fix PV3FoamReader Allwmake script for Ubuntu 2010-12-09 18:44:04 -08:00
Hrvoje Jasak
5238dacc29 Resurrected tool: decompose a mesh into tets 2010-12-10 01:11:51 +00:00
Martin Beaudoin
36ca67ef7c ThirdParty packages: enable using system installed packages instead of the packages fetched through external source tarballs 2010-12-08 21:28:32 -05:00
Hrvoje Jasak
9c955d7a1a Formatting and minor changes 2010-12-02 14:35:12 +00:00
Hrvoje Jasak
657a295d97 Formatting 2010-12-02 14:35:12 +00:00
Hrvoje Jasak
d41f651c9c Rename faBoundary 2010-12-02 14:35:11 +00:00
Sandeep Menon
1cce903338 Allow strict-aliasing and remove reinterpret_cast. Compliance for gcc-4.5.x 2010-12-01 20:01:52 -05:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00
Hrvoje Jasak
2aecb5e72f Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-11-24 09:30:59 +00:00
Hrvoje Jasak
4930621129 Added info message 2010-11-24 09:28:31 +00:00
Martin Beaudoin
63a1e2fac3 New ThirdParty packs suite: compilation from original source tarballs 2010-11-24 00:49:05 -05:00
Hrvoje Jasak
ad39710878 Merge remote branch 'remotes/origin/ztFiniteAreaUpdate' 2010-11-17 14:35:45 +00:00
Zeljko Tukovic
a18092bed2 update 2010-11-17 14:27:41 +01:00
Hrvoje Jasak
f0dfd66dd6 Clean-up of post-processing with topo changes 2010-11-11 17:40:25 +00:00
Hrvoje Jasak
0537b5ff97 Bug fixes and Apple Mac OS X porting 2010-11-07 06:18:06 +00:00
Hrvoje Jasak
fad81530ca Automatic derivative, initial version 2010-11-05 12:10:00 +00:00
Philippose Rajan
2207f60396 Merge remote branch 'origin/adaptiveTriTetMeshingRebase' into testLoop/PhilipposeRajanMerge02 2010-11-04 21:17:02 +01:00
Bernhard F.W. Gschaider
051cb20e5b Merge with master. Only conflicts in etc/bashrc. Resolved I hope
--HG--
branch : macMerge
2010-10-19 17:20:34 +02:00
Sandeep Menon
50a408df89 Merge remote branch 'origin/adaptiveTriTetMeshingUpdated' into adaptiveTriTetMeshing 2010-10-17 20:48:35 -04:00
Hrvoje Jasak
546dd307c3 Updated header: authorship 2010-10-16 08:29:39 +01:00
Sandeep Menon
a009e785af Moving to the new directory structure for dynamicMesh 2010-10-12 16:47:10 -04:00
Martin Beaudoin
cf802d88a8 Moving the update commands to GIT; Fix problems with foamToTecplot360 2010-10-09 14:58:08 -04:00
openfoam-maintainance
9da8604579 Now PV3Reader compiles under Linux .... again
--HG--
branch : macMerge
2010-10-06 14:34:17 +02:00
Bernhard F.W. Gschaider
b02d2dcc98 PV3Reader is now working (tested with Paraview-3.8.0)
--HG--
branch : macMerge
2010-10-06 01:18:55 +02:00
Bernhard F.W. Gschaider
c50ad6d1fd Merge bgschaid stuff into the rest. Should make it compile with the Standard-Apple-Compiler
--HG--
branch : macMerge
2010-10-05 17:47:03 +02:00
Hrvoje Jasak
c9e75e2d99 Added missing explicit labelHashSet 2010-10-04 20:04:32 +01:00
Hrvoje Jasak
b2f5b43bcc Mac OS X Port 2010-10-04 15:56:23 +01:00
Bernhard F.W. Gschaider
3ea012fcfe Putting a bit of snake oil (courtesy of the Symscape-patches) on the Tecplot stuff makes it compile and run
--HG--
branch : bgschaidMac
2010-10-03 13:35:51 +02:00
Bernhard F.W. Gschaider
f224ce1984 Everything except the TecPlot-Converter compiles now. PV3ReaderPlugin untested
--HG--
branch : bgschaidMac
2010-10-03 12:31:44 +02:00
Bernhard F.W. Gschaider
871948d1aa A first step towards porting these: Paraview and Tecplot. Not complete
--HG--
branch : bgschaidMac
2010-10-02 22:38:03 +02:00
Hrvoje Jasak
b9efa42018 Proper Orthogonal Decomposition Tools. Initial version 2010-09-29 21:43:37 +01:00
Hrvoje Jasak
6ed6162f17 Proper Orthogonal Decomposition Tools. Initial version 2010-09-29 21:42:26 +01:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00
Hrvoje Jasak
c382fe369c Porting, compilation 2010-09-22 19:13:13 +01:00
Hrvoje Jasak
bea25f5960 Compilation fixes 2010-09-21 15:32:04 +01:00
Hrvoje Jasak
5226480f2c Ready for compilation 2010-08-26 15:22:03 +01:00
Hrvoje Jasak
773cdd6f3e Port update: to utilities/post-processing 2010-08-25 22:42:57 +01:00
henrus
db7fac3f24 update the tutorials for new waveTransmissive BC
git-svn-id: https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev@1731 e4e07f05-0c2f-0410-a05a-b8ba57e0c909
2010-05-12 13:27:55 +00:00