Commit Graph

9377 Commits

Author SHA1 Message Date
andy
4b527e3e27 ENH: Updated solvers using fieldSources 2011-11-03 16:58:53 +00:00
Henry
414b78d805 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-03 16:35:30 +00:00
Henry
5f587a080a Time: Corrected the restart of deltaT for cases with variable time-step 2011-11-03 16:35:25 +00:00
Henry
1528e8f20f adjointShapeOptimizationFoam: Corrected global adjoint continuity error 2011-11-03 16:34:44 +00:00
andy
0f865796e6 ENH: Split field sources into sources and constraints 2011-11-03 16:15:15 +00:00
mattijs
a677ef11d2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-03 16:09:50 +00:00
mattijs
b7da29f082 ENH: FacePostProcessing: handle boundary faces 2011-11-03 16:07:55 +00:00
mattijs
55b8ee3be3 ENH: zone.C: added check for duplicate entry in zone 2011-11-03 16:06:33 +00:00
andy
213ace9bc2 STYLE: Updated tutorial field source input data 2011-11-03 15:30:24 +00:00
andy
a744f7d126 STYLE: fieldSources - changed fieldData -> injectionRate 2011-11-03 15:29:28 +00:00
andy
1131853c56 ENH: Removed p entry from tutorial sourcesProperties dictionary 2011-11-03 15:25:25 +00:00
andy
89cbba7588 ENH: Updated pEqn field sources to lookup rho 2011-11-03 15:15:14 +00:00
andy
99cbc2726d ENH: fieldSources - added ability to apply source to eqn with specified name 2011-11-03 15:00:20 +00:00
andy
3a4d247cee ENH: Updated setting/warning for applied status of field sources 2011-11-03 14:25:59 +00:00
Henry
8a4c35d1b7 Corrected dictionary entries 2011-11-03 12:49:41 +00:00
andy
5ac497d403 BUG: Corrected mass source in filter tutorial 2011-11-03 11:25:20 +00:00
andy
35410e01ea STYLE: minor code formatting 2011-11-03 11:16:36 +00:00
andy
2ee61c0173 ENH: Updated read/write flags on G, Qr and Qin fvDOM fields 2011-11-03 11:14:47 +00:00
andy
ed963cf3d3 ENH: Added flag to radiation to always evaluate on first iteration 2011-11-03 11:11:43 +00:00
andy
63e57ff041 STYLE: corrected typo 2011-11-03 10:24:20 +00:00
andy
9ddb63713c BUG: pimple solvers were using nCorrPIMPLE instead of nCorrPISO in pEqns 2011-11-03 09:53:10 +00:00
andy
4e99a6f31f ENH: Clean-up up AMI write patch/weights 2011-11-02 18:05:02 +00:00
andy
3d03da8e8c BUG: AMI - was using wrong interpolation for interpolateToTarget 2011-11-02 18:04:05 +00:00
andy
54e4f9f00b ENH: Introduced filed sources to ico PIMPLE solvers 2011-11-02 17:21:14 +00:00
andy
91a06ef598 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-02 17:13:37 +00:00
andy
da0f1c45c9 ENH: Introduced filed sources to remaining ico SIMPLE solvers 2011-11-02 17:13:35 +00:00
andy
c80f24cf28 ENH: deprecated windSimpleFoam and moved turbineSiting tutorial to simpleFoam 2011-11-02 17:03:38 +00:00
andy
140ece3b5e ENH: deprecated windSimpleFoam and moved turbineSiting tutorial to simpleFoam 2011-11-02 17:03:38 +00:00
andy
e9288a698e ENH: added fields sources to simpleFoam 2011-11-02 17:01:28 +00:00
andy
cddb8bd80e ENH: Added new ParticleErosion cloud function object 2011-11-02 16:55:48 +00:00
andy
4acb88c13d ENH: Updated lagrangian intermediate cloud function objects 2011-11-02 16:48:27 +00:00
andy
76504a6984 ENH: Updated windSimpleFoam turbineSiting tutorial field sources 2011-11-02 15:33:53 +00:00
andy
819a0d14e9 STYLE: Minor code formatting 2011-11-02 15:32:55 +00:00
andy
aaf8985467 ENH: Added read-if-present equivalent functionality to IObasicSourceList 2011-11-02 15:17:25 +00:00
andy
638f39f1cb ENH: Delayed evaluation of checkApplied() for field sources 2011-11-02 14:20:40 +00:00
andy
9cf75a6569 ENH: Added I/O for ExplicitSource 2011-11-02 14:02:50 +00:00
andy
557b67011a ENH: Improved basicSource I/O 2011-11-02 13:56:15 +00:00
andy
11f421d4b5 STYLE: minro code formatting 2011-11-02 13:12:52 +00:00
andy
1f474b835b ENH: Added check to field sources to issue warning if source defined but not used 2011-11-02 13:11:21 +00:00
andy
3dcc83c444 ENH: set 'applied' flag to field sources when applied 2011-11-02 12:59:42 +00:00
andy
f18f1ca15c GIT: Resolve conflict 2011-11-02 12:50:27 +00:00
andy
b1c932c144 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-02 12:46:31 +00:00
andy
e9a297b045 STYLE: Corrected comment in header file 2011-11-02 12:44:14 +00:00
andy
4ccd9a3ade ENH: Updated tutorials using field sources 2011-11-02 12:41:58 +00:00
Sergio Ferraris
8f1404db7f STY: Changing version in header 2011-11-02 11:02:03 +00:00
Sergio Ferraris
16d86e0201 ENH: Changing dictinary entries for thermal and mechanic properties 2011-11-02 11:00:30 +00:00
andy
2592fe8999 ENH: field source re-factoring 2011-11-02 10:47:51 +00:00
andy
b3cf36ee71 ENH: Using const variables 2011-11-02 09:32:09 +00:00
andy
9ec3773360 ENH: Updated windSimpleFoam usage of IObasicSourceList 2011-11-01 17:28:37 +00:00
andy
fc1badbf00 ENH: Updated usage of sources in lagrangian solvers 2011-11-01 17:24:35 +00:00