Commit graph

1591 commits

Author SHA1 Message Date
Philippose Rajan
6862c1dce8 Convert tutorial incompressible/simpleFoam/mixingPlaneAxial to new mixing plane syntax..... NOTE: Tutorial does not run yet due to missing libopenFoamTurbo.so 2013-08-19 23:17:41 +02:00
Philippose Rajan
52a2e2e1fd Convert tutorial incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ to new mixing plane syntax 2013-08-19 23:16:29 +02:00
Philippose Rajan
8122e7612a Convert tutorial incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirZ_spanY to new mixing plane syntax 2013-08-19 23:15:30 +02:00
Philippose Rajan
9833188fc6 Convert tutorial incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirY_spanZ to new mixing plane syntax 2013-08-19 23:14:32 +02:00
Philippose Rajan
c146ef5a1f Converting tutorial basic/laplacianFoam/twoBlocksMixingPlaneMismatch to new mixing plane syntax 2013-08-19 23:02:27 +02:00
Philippose Rajan
f6b31402bf Converting tutorial basic/laplacianFoam/twoBlocksMixingPlane to new mixing plane syntax 2013-08-19 23:01:38 +02:00
Philippose Rajan
e8836c5a4f Converting tutorial basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg to new mixing plane syntax 2013-08-19 23:00:31 +02:00
Philippose Rajan
ae8aad4588 Changes to Hydro-Quebec PyFoam Scripts to account for new mixing plane syntax 2013-08-19 22:56:09 +02:00
Henrik Rusche
a9d751b5f3 Merge remote-tracking branch 'origin/nr/philippose' into nextRelease 2013-08-16 11:00:06 +02:00
Philippose Rajan
d72a1a1128 Missing library: solidBodyMotion.... added back to the file: src/dynamicMesh/meshMotion/Allwmake 2013-08-16 05:57:25 +02:00
Henrik Rusche
460ffb67a6 Merge remote-tracking branch 'origin/nr/HakanNilssonRH6' into nextRelease
Conflicts:
	src/Allwmake
2013-08-15 11:55:26 +02:00
Henrik Rusche
6f3b9a96de Merge remote-tracking branch 'origin/nr/philippose' into nextRelease 2013-08-15 11:34:59 +02:00
Henrik Rusche
43f522bdf0 Merge remote-tracking branch 'origin/nr/DominikChrist' into nextRelease 2013-08-15 11:33:51 +02:00
Dominik Christ
7f766c4a0e Changed solver settings in problematic viscoelastic tutorials 2013-08-15 10:16:35 +01:00
Dominik Christ
5d2e6afc90 bugfix in PAMG policy 2013-08-15 09:57:56 +01:00
Hrvoje Jasak
c434e199a5 Preconditioner name change 2013-08-14 17:45:18 +01:00
Hrvoje Jasak
8cf8fda9e8 Build updates 2013-08-14 15:29:42 +01:00
Hrvoje Jasak
594d0883de Tutorial updates 2013-08-14 15:29:24 +01:00
Hrvoje Jasak
82ddb504b5 Minor bug fixes 2013-08-14 15:29:04 +01:00
Hrvoje Jasak
d2b51745dc Build updates 2013-08-14 15:28:21 +01:00
Hrvoje Jasak
72ceefd891 Eigen-vector calculation bug fix and speed improvement 2013-08-14 12:55:35 +01:00
Hrvoje Jasak
ae6b76038f Block multiplication bug fix 2013-08-14 12:54:34 +01:00
Håkan Nilsson
5da1f509bc Added semicolon at end of line 2013-08-14 09:23:07 +02:00
Håkan Nilsson
55857bf6ab Removed first compilation of solidBodyMotion, since it will produce an error, and since it is compiled later anyway 2013-08-14 09:15:44 +02:00
Håkan Nilsson
666d57bebb Moved compilation of multiSolver since it needs lfiniteVolume.so 2013-08-14 09:01:53 +02:00
Philippose Rajan
487f6a2c29 Merge branch 'nextRelease' into nr/philippose 2013-08-13 20:06:35 +02:00
Hrvoje Jasak
1a0318c0ca Tet fem reorganisation 2013-08-13 16:01:45 +01:00
Hrvoje Jasak
bfa51c9392 Removed unnecessary scoping 2013-08-13 15:30:52 +01:00
Hrvoje Jasak
abe4baf9d9 Formatting 2013-08-13 15:30:27 +01:00
Hrvoje Jasak
004a2db58c solutionDict lookup 2013-08-13 15:29:40 +01:00
Hrvoje Jasak
a4238ec89b I/O handling fixes 2013-08-13 15:29:19 +01:00
Håkan Nilsson
2a541caa5a Not allowed to reach mgnet for ParMGridGen-1.0, perhaps temporarily 2013-08-13 15:27:36 +02:00
Bernhard F.W. Gschaider
4aaa1d47e6 Adding profiling in additional places
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-12 19:25:59 +02:00
Bernhard F.W. Gschaider
c2937515ba Example script to print the profiling information
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-12 19:24:51 +02:00
Bernhard F.W. Gschaider
5752fd65ba Application level profiling proposed in
http://www.cfd-online.com/Forums/openfoam-bugs/64081-feature-proposal-application-level-profiling.html

--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-12 18:37:17 +02:00
Bernhard F.W. Gschaider
6b15791cc7 Merge before going on
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-09 11:27:55 +02:00
Philippose Rajan
d2842038f2 Missing semicolon crashed the compile of dynamicFvMesh, subsequently preventing a lot of other libraries
and applications from compiling.
2013-08-08 20:55:13 +02:00
Henrik Rusche
ebc9c268d3 Patch for Paraview: BUG #13101. STL ascii reader was report failures prematurely. 2013-08-01 12:39:28 +02:00
Bernhard F.W. Gschaider
93e80e2c87 Automatically determine the additional version specification from the directory name of the installation
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-22 13:43:34 +02:00
Bernhard F.W. Gschaider
a10196a180 Make sure that WM_PROJECT_VERSION_ADDITION is unset at the start of the script
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-21 19:31:41 +02:00
Martin Beaudoin
5cecbd600b ThirdParty: fixing compilation of package Scotch 2013-07-19 17:33:02 -07:00
Dominik Christ
062cac462c Merge branch 'nr/DominikChrist' into nextRelease 2013-07-19 13:52:25 +01:00
Henrik Rusche
39c6e2cfb0 Corrected comment 2013-07-19 13:22:11 +02:00
Henrik Rusche
4eda3f3da0 renamed external radiation sources to avoid potential name clashes 2013-07-19 13:20:07 +02:00
Dominik Christ
713ad94af0 Remove compiling error in magLongDelta 2013-07-19 11:17:25 +01:00
Henrik Rusche
3a3ad9b10c Revert binary files touched by 8141282b 2013-07-19 11:04:52 +02:00
Bernhard F.W. Gschaider
194418bc0c Add possibility of preset to cshrc
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-19 01:44:58 +02:00
Bernhard F.W. Gschaider
72c243a96f Merge
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-19 00:36:27 +02:00
Bernhard F.W. Gschaider
c7121e7df2 BUGFIX: For the diagonal the size of the upper Matrix coefficients was used which led to an 'out of range'-error
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-18 23:59:38 +02:00
Henrik Rusche
28ec694f9d STYLE: Quenching compiler warning -- mainly unused variables 2013-07-18 19:30:25 +02:00