Commit graph

3793 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
Henrik Rusche
abdb73255b Merge remote-tracking branch 'origin/nr/multiSolverFix' into nextRelease 2013-08-30 12:13:34 +02:00
Henrik Rusche
b3c75bcab5 Merge remote-tracking branch 'origin/nr/equationReaderFix' into nextRelease 2013-08-30 12:12:42 +02:00
Henrik Rusche
e83ac65b74 Backporting prefs treatment 2013-08-30 11:21:40 +02:00
David L. F. Gaden
03ca11b05d Corrected Allwmake 2013-08-29 17:08:27 -05:00
David L. F. Gaden
6a3bd4a740 Updated tutorial file changes 2013-08-29 17:06:58 -05:00
David L. F. Gaden
9630e8099e Update multiSolver libraries 2013-08-29 17:04:32 -05:00
David L. F. Gaden
fc88b447ce Corrected files going to FOAM_APPBIN 2013-08-29 15:23:26 -05:00
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
Henrik Rusche
0dbc4554a2 Ignore individual prefs files 2013-08-29 17:24:04 +02:00
Henrik Rusche
9881701238 Reverting erroneous Make file 2013-08-29 15:22:29 +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