Commit graph

1527 commits

Author SHA1 Message Date
David L. F. Gaden
031c1b07e3 Imported new equationReader 2013-08-29 15:03:52 -05:00
David L. F. Gaden
d36caeaa10 Removed old equationReader 2013-08-29 14:59:46 -05:00
Hrvoje Jasak
d143ebc16b Solid motion compilation issues 2013-08-21 16:38:53 +01:00
Hrvoje Jasak
dec36daed9 Updates for coupled boundaries 2013-08-20 14:26:25 +01:00
Hrvoje Jasak
2d9b6370df Merge remote-tracking branch 'remotes/origin/nr/philippose' into nextRelease 2013-08-20 11:45:59 +01:00
Hrvoje Jasak
f919724996 Compilation of solid body motion 2013-08-20 11:45:42 +01:00
Hrvoje Jasak
2a3c944dd0 Formatting 2013-08-20 11:45:15 +01:00
Hrvoje Jasak
83f7e9aab2 Mixing plane update 2013-08-20 11:43:04 +01:00
Hrvoje Jasak
f475e7e958 Removed unnecessary cast 2013-08-20 11:42:53 +01:00
Hrvoje Jasak
caf64c6c10 Safe return in absence of required fields 2013-08-20 11:42:36 +01:00
Philippose Rajan
cd87d2264a Corrected too many spaces at the end of line in Allrun script 2013-08-20 05:55:18 +02:00
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
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
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