Commit Graph

147 Commits

Author SHA1 Message Date
mattijs
09eac90233 ENH: pre-commit-hook: update copyright date checking 2012-02-03 14:38:02 +00:00
laurence
790aa2f693 COMP: foamConfigurePaths will now check if WM_ARCH_OPTION needs to be set 2011-12-02 10:26:13 +00:00
mattijs
b0474623f8 ENH: CleanFunctions: remove .blockMesh (blockMesh reader) 2011-11-25 11:56:34 +00:00
mattijs
906acdcdef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C
2011-09-13 10:14:15 +01:00
mattijs
9f7fcc686c BUG: pre-commit-hook: was expecting YYYY-YYYY instead of just YYYY 2011-08-17 14:53:46 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
mattijs
4ce22e4c0d ENH: foamConfigurePaths: overwrite the version always 2011-08-12 10:19:19 +01:00
mattijs
ff37232f55 ENH: commit-hook: added copyright check 2011-07-29 18:11:53 +01:00
Henry
cb13c50765 CleanFunctions: Added statement to remove the tetDualMesh 2011-07-25 15:28:48 +01:00
Henry
67a41b30e8 Reinstate the README.org file in source packs 2011-06-15 18:52:33 +01:00
andy
2d2ecac7e5 ENH: Updated foamLog.db gamma->alpha1 2011-06-14 13:08:19 +01:00
mattijs
5c75ad35ab ENH: bin/tools/foamConfigurePaths: temporarily disable projectVersion 2011-06-13 16:19:05 +01:00
mattijs
4f4decc4b9 ENH: RunFunctions: disable scheduler for parallel run 2011-06-06 12:21:33 +01:00
mattijs
3d90d53230 ENH: MakefileDirs: specify non-make command 2011-06-06 11:44:07 +01:00
mattijs
0211d507b1 ENH: paraFoam: filter out ld.so messages about 'inconsistency detected' 2011-06-03 12:26:45 +01:00
mattijs
9b38b768fc ENH: MakefileDirs: generic Makefile to recurse over directories 2011-05-27 11:54:52 +01:00
andy
74df36e9b7 Merge branch 'olesenm' 2011-05-24 09:29:23 +01:00
Mark Olesen
20693b96bd CONF: move OpenFOAM etc/apps -> etc/config
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00
Henry
4ebe912f30 CleanFunctions: remove directories containing sampled data and graphs 2011-04-19 23:28:17 +01:00
Henry
f70593a8ff Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam 2011-04-19 23:23:49 +01:00
andy
f0554905a1 ENH: Removed OpenCFD-specific behaviour out of hooks 2011-04-06 15:14:25 +01:00
mattijs
7969b20915 ENH: foamCleanTutorials: remove 0/pointLevel 0/cellLevel 2011-04-05 12:05:15 +01:00
mattijs
a8bc6e46f0 ENH: CleanFunctions: remove .setSet 2011-03-23 14:24:01 +00:00
mattijs
2475ffe9f8 ENH: foamConfigurePaths: rule to rewrite project version 2011-03-17 15:51:00 +00:00
Mark Olesen
51399bbbd1 STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code 2011-02-24 13:21:39 +01:00
Mark Olesen
f8cae3f43c ENH: add cleanCodeStream to tools/CleanFunctions 2011-02-22 19:11:51 +01:00
mattijs
c37defa5e2 ENH: foamPackSource: moved back to bin so can be used externally 2011-02-18 13:54:08 +00:00
Mark Olesen
64b43070c9 GIT: skip tab check on Makefiles (not just wmake/Makefiles) 2011-02-16 09:57:03 +01:00
Mark Olesen
fc2bd19356 STYLE: use 'platforms/' for organizing wmake binaries as well
- replaces previously used 'bin/'

STYLE: add -help to makeWmake
2011-02-15 19:01:04 +01:00
Mark Olesen
f691fe7896 STYLE: more consistent use of stderr for script usage 2011-02-15 16:48:26 +01:00
Mark Olesen
dd22de68d4 ENH: support bzip2 compression for foamPack* 2011-02-15 11:04:08 +01:00
Mark Olesen
449a0e253d ENH: add -current option to foamPackBin, foamPackMake
- reduces typing
2011-02-15 10:08:46 +01:00
Henry
b3cde56f27 Doxygen docs: Corrected doxyFilter to preserve line numbers
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
Mark Olesen
e95e9700c8 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-17 10:21:58 +01:00
andy
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
Mark Olesen
ae0bf2b2fe BUG: single instead of double quotes in git hooks message 2011-01-13 11:23:03 +01:00
andy
14d1300a36 Revert "STyLE: More 2011 copyright dates (non-code)."
This reverts commit 2e1e671d96.
2011-01-05 18:25:32 +00:00
graham
2e1e671d96 STyLE: More 2011 copyright dates (non-code). 2011-01-05 11:48:24 +00:00
Mark Olesen
5d18583101 ENH: collect arch-specific directly under platforms/
- platforms/WM_OPTIONS/lib
      old: lib/WM_OPTIONS

- platforms/WM_OPTIONS/bin
      old: bin/WM_OPTIONS
      old: applications/bin/WM_OPTIONS

A runtime environment nows needs
    - bin/
    - etc/
    - platforms/
2011-01-05 08:49:42 +01:00
Mark Olesen
e2db4e630e Merge remote branch 'bundle/home' into olesenm 2011-01-03 10:06:56 +01:00
Mark Olesen
a3a2ea78be ENH: update, cleanup foam packing routines
- update packing for FOAM_EXT_LIBBIN and newer FOAM_APPBIN
- pack OpenFOAM source via 'git archive' for consistency with
  the git repository (use -nogit option to revert to manual packing)
- combine foamPackBin + foamPackThirdPartyBin
- add foamPackThirdPartyBinAll (like foamPackBinAll)

- relocate service scripts into bin/tools
- use more standard 'tgz' instead of 'gtgz'
2011-01-02 21:39:41 +01:00
Mark Olesen
6091cdb0a5 BUG: incorrect log-check in runParallel (RunFunctions)
STYLE: minor rewording, drop grep/sed in favour of sed only
2011-01-02 18:42:26 +01:00
Mark Olesen
185d417530 STYLE: zero padding directly in cleanTimeDirectories 2011-01-02 18:22:37 +01:00
Mark Olesen
18dbe9996a ENH: reorganize settings to avoid inheriting bad values
- avoid non-standard 'tempfile' in bin/tools/foamConfigurePaths
2010-12-23 07:37:32 +01:00
Mark Olesen
312d15c701 STYLE: use 'foamCompiler' instead of 'compilerInstall'
- more obvious in its meaning
2010-12-23 06:28:49 +01:00
Mark Olesen
d8fb38fbc1 BUG: single instead of double quotes in git hooks message 2010-12-14 17:52:27 +01:00
mattijs
ecf998193f ENH: redistributeMeshPar : allow generic 2010-12-03 14:27:30 +00:00
andy
892e638724 ENH: check for existence of polyMesh before changing into it 2010-11-24 10:56:42 +00:00
Mark Olesen
f4c1042f80 BUG: had double quotes instead of single quotes in git hooks 2010-11-17 17:07:59 +01:00
Mark Olesen
a5a62467b5 ENH: skip tab-checking in git hooks for potential wmake/ makefiles 2010-11-17 11:39:37 +01:00