Commit graph

1575 commits

Author SHA1 Message Date
Bernhard F.W. Gschaider
13b86450c8 Now the script doesn't fail if sourced from cshrc but it can't detect its name and location (only tcsh)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-09 23:18:55 +02:00
Bernhard F.W. Gschaider
274117250a Update instad of -r. So the whole repo gets cloned
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-06 12:44:39 +02:00
Bernhard F.W. Gschaider
7def1e6da1 What works in tcsh doesn't work in csh (although most systems nowadays use tcsh as csh)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-05 01:31:14 +02:00
Bernhard F.W. Gschaider
fdcfb61f0b Distinguish different bash-versions and how they find out about the source file
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-05 01:29:18 +02:00
Bernhard F.W. Gschaider
af4c60ef56 Replace shell-based auto-detection with a singe Python-oneliner that should be more stable (at least it doesn't choke on symbolic links anymore)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-04 23:47:55 +02:00
Bernhard F.W. Gschaider
0a1adf26a8 Merge in vagrant-sandbox before trying to fix the mess with the init-scripts
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-04 20:35:24 +02:00
Bernhard F.W. Gschaider
2bfd7bf74d Adding RPM for the ThirdParty-stuff
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
2013-09-04 17:06:50 +02:00
Bernhard F.W. Gschaider
af548de6c0 Directly clone to right branch
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
2013-09-04 16:17:39 +02:00
Bernhard F.W. Gschaider
6aa988de47 Factor out general stuff into a separate script to allow scripts for different distros
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
rename : vagrantSandbox/initUbunutuScript.sh => vagrantSandbox/initGeneralScript.sh
2013-09-04 15:49:33 +02:00
Bernhard F.W. Gschaider
56712ce212 Add different shells for testing the scripts
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
2013-09-04 15:43:58 +02:00
Bernhard F.W. Gschaider
2aadf18162 Now the machine is correctly set up from scratch
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
2013-09-04 15:30:19 +02:00
Bernhard F.W. Gschaider
91810a7c6d First version of a vagrant box for testing OF in a clean environment
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
2013-09-04 14:49:25 +02:00
Bernhard F.W. Gschaider
9958fab9ee Merge in modified profiling
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-28 17:40:32 +02:00
Hrvoje Jasak
6caa9b34cb Fixed wrong dimension set in steady state ddt corrector 2013-08-26 20:48:25 +01:00
Hrvoje Jasak
3776ce34c5 Version comment 2013-08-26 13:52:56 +01:00
Hrvoje Jasak
668c0ae614 Clean-up of profiling code 2013-08-26 12:18:13 +01:00
Hrvoje Jasak
5c2c9f6bdc Clean-up of profiling code 2013-08-26 12:17:20 +01:00
Hrvoje Jasak
244849fac2 Profiling update, Bernhard Gscheider 2013-08-26 12:00:13 +01:00
Hrvoje Jasak
a47a1b5577 Safe execution when phi is not present 2013-08-26 11:59:53 +01:00
Hrvoje Jasak
4c3ca4097c Merge remote-tracking branch 'remotes/origin/bgschaid/minorAdditions' into nextRelease
Conflicts:
	src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrixATmul.C
2013-08-22 17:15:23 +01:00
Hrvoje Jasak
828a8bf326 Mixing plane update 2013-08-22 17:12:38 +01:00
Bernhard F.W. Gschaider
91ae72c445 Merge in
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-22 12:01:19 +02:00
Bernhard Gschaider
8643a879fa Change ThirdParty to compile the latest _released_ swak4Foam
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-21 17:52:20 +02:00
Hrvoje Jasak
d143ebc16b Solid motion compilation issues 2013-08-21 16:38:53 +01:00
Bernhard F.W. Gschaider
51a28461e9 Work around a problem when the absolute path is specified
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-21 00:58:36 +02: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
Bernhard F.W. Gschaider
1ef994d85c Adding some comments to profiling-stuff
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-20 00:30:38 +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