Mark Olesen
01f8538e27
ENH: ignore empty zones in paraview reader
2010-03-19 18:57:09 +01:00
Mark Olesen
db34c43ab0
STYLE: use 'setenv PATH' instead of 'set path=' for c-shell scripts
...
- the path is accesible either way, but use setenv for consistency with
other environment variables. It also simplifies foamCleanPath again.
2010-03-19 16:49:41 +01:00
Mark Olesen
3ee8595169
ENH: add -m <mode> option to foamEtcFile to allow chaining.
...
For example, within the user ~/.OpenFOAM/<VER>/prefs.sh:
foamPrefs=`$WM_PROJECT_DIR/bin/foamEtcFile -m go prefs.sh` \
&& _foamSource $foamPrefs
could be used to write a personal adjustment that also includes the
site-wide prefs.
2010-03-19 13:06:49 +01:00
Mark Olesen
cfcea13450
BUG: missed cleanup of env variables in etc/settings
2010-03-19 11:40:05 +01:00
Mark Olesen
31ec0ed204
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-19 11:38:24 +01:00
mattijs
f5322b0bed
STYLE: Corrected error message
2010-03-19 10:32:18 +00:00
mattijs
47ae71a70c
STYLE: Show how to use different paraview
2010-03-19 10:31:47 +00:00
Mark Olesen
19bfbd159a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-18 16:22:10 +01:00
mattijs
a22305e093
BUG: options file had space after backslash
2010-03-18 14:48:01 +00:00
mattijs
01d6eded39
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 14:41:26 +00:00
mattijs
a6af4e272c
ENH: offset calculation for multiple directMapped patches.
2010-03-18 14:39:33 +00:00
mattijs
9c60eb17d1
ENH: strip off comment lines
2010-03-18 14:38:44 +00:00
Mark Olesen
5dd19019e9
COMP: remove newline after backslash continuation
2010-03-18 14:50:42 +01:00
andy
ae012ae6bd
Merge branch 'olesenm'
2010-03-18 12:27:50 +00:00
andy
e92707e463
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 12:24:23 +00:00
andy
dc06f24a0c
ENH: Split src/parallel into decompse and reconstruct to remove cyclic build dependency
2010-03-18 12:23:01 +00:00
Mark Olesen
3e0c66e919
BUG: cshell version was not sourcing prefs.csh
...
BUG: compilerInstall was getting overwritten in settings.{csh,sh}
2010-03-18 13:19:14 +01:00
mattijs
9535bcf408
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 11:16:40 +00:00
mattijs
f7f35bc271
STYLE: changed indentation
2010-03-18 11:16:21 +00:00
mattijs
61ec8ff8cb
BUG: etc/cshrc: alias cannot be called on single line if statement?
2010-03-18 11:14:35 +00:00
graham
c259ed3d50
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 10:48:11 +00:00
graham
fac8ffd5b6
STYLE: Typo in README, platform -> platforms.
2010-03-18 10:37:56 +00:00
Mark Olesen
f88e11ce3c
ENH: don't set ParaView_MAJOR if the ParaView_VERSION appears
...
non-numeric (eg, a git or cvs version).
- place the onus on the user to provide the correct ParaView_MAJOR in
these situations.
STYLE: Drop support for cmake older than 2.6.4 (installed in 3rdParty)
2010-03-18 11:05:39 +01:00
Mark Olesen
c9376b28bc
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-18 11:11:45 +01:00
andy
0d4349bb7e
ENH: Added support for cmake version 2.8.1
2010-03-18 09:55:19 +00:00
Mark Olesen
6597a8642c
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-18 10:45:09 +01:00
mattijs
a703cb3b94
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 18:13:13 +00:00
mattijs
e0fcca3858
ENH: don't use directMapped on top patch.
2010-03-17 18:12:48 +00:00
andy
9e68716255
ENH: Minor spelling correction
2010-03-17 17:57:10 +00:00
andy
97910c2c0c
ENH: only set ParaView_MAJOR by default if not already set
2010-03-17 17:56:23 +00:00
mattijs
3773c8d1d3
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 17:47:40 +00:00
mattijs
0fedb6b861
STYLE: corrected comment
2010-03-17 17:47:28 +00:00
Mark Olesen
6c47847926
Merge remote branch 'OpenCFD/olesenm' into olesenm
2010-03-17 17:08:38 +01:00
andy
08f10e8ea1
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 15:06:16 +00:00
andy
cf034de37a
Merge branch 'olesenm'
2010-03-17 14:58:34 +00:00
andy
5332347887
ENH: minor typo
2010-03-17 14:57:26 +00:00
Mark Olesen
df20a6153b
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 14:56:04 +01:00
mattijs
35cd2e49b8
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 11:49:50 +00:00
mattijs
f1ab396a66
STYLE: remove all references to wallPoint::greatPoint.
...
Replaced with point::max wherever possible. Is VGREAT, not GREAT so be
careful with calculations.
2010-03-17 11:48:44 +00:00
mattijs
56acb3752c
STYLE: changed comment
2010-03-17 11:18:48 +00:00
mattijs
06d2dc9e4c
ENH: application to extrude a faceZone into a separate region mesh
...
Extrudes either internal faces to inflate a baffle or extrudes boundary
faces to create separate mesh. Inserts directMappedWall between the two
meshes.
2010-03-17 11:17:17 +00:00
mattijs
caa250f81d
ENH: layered mesh motion solver
...
Specifies motion as blocks inside which motion is interpolated
2010-03-17 11:16:29 +00:00
mattijs
263e9e3361
ENH: have transform mode without automatic ordering
...
Still has automatic transformation tensor calculation
2010-03-17 11:14:28 +00:00
Mark Olesen
d5170fa83a
STYLE: remove trailing space from adjointShapeOptimizationFoam tutorial files
2010-03-17 11:36:42 +01:00
Mark Olesen
cd768b7a5a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 08:52:10 +01:00
henry
d35773f4fb
New solver: adjointShapeOptimizationFoam
...
Uses adjoint method to block regions of the domain causing total pressure loss,
e.g. recirculation zones.
pitzDaily tutorial case supplied.
2010-03-15 17:08:45 +00:00
henry
d83d28733d
Corrected headers.
2010-03-15 17:06:38 +00:00
henry
3c1993798a
fvMotionSolver: added pointEdgeStructuredWalk.C
2010-03-15 17:04:24 +00:00
henry
3a8cb46beb
files: Removed MC scheme.
2010-03-15 17:03:27 +00:00
henry
5cac2c00d6
mhdFoam: General cleanup.
2010-03-15 17:03:04 +00:00