Commit Graph

48 Commits

Author SHA1 Message Date
21f5411622 Adjusted interpolationTable for smoother merge with Henry's changes.
- timeVaryingUniformFixedValuePointPatchField seems to have been missed
2008-07-09 09:06:32 +02:00
d7f85054e8 minor fixup for flowRate bcs. 2008-07-07 08:49:35 +02:00
b2744a5eeb small update to headers for usage 2008-07-04 18:49:57 +01:00
c683276733 updated time varying boundary conditions 2008-07-04 18:46:45 +01:00
0ed1f94278 Removed the switch to Gauss. Will need to be reinstated after further development. 2008-07-01 11:18:18 +01:00
cb08f660ec Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-27 12:19:31 +01:00
a8604f1ea6 Corrected the handling of mass-fluxes. 2008-06-27 12:19:08 +01:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
e24f038e3a Removed unnecessary check. 2008-06-24 18:08:15 +01:00
da76e14229 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-24 17:01:14 +01:00
7639571b4b Fixed a bug introduced by maintaining the coupled patch fields in
sliced fields.
2008-06-24 17:01:01 +01:00
683465062d updated and relocated turbulence eps and omega boundary conditions 2008-06-24 10:19:59 +01:00
0462cfedd5 porousZone : use new dictionary lookup methods 2008-06-23 10:15:17 +02:00
56fd8890d5 consistency updates 2008-06-20 11:22:33 +01:00
8a9d032020 bug fix for abs veocities 2008-06-20 10:00:15 +01:00
f525d1811f correcting earlier fix 2008-06-18 12:50:48 +01:00
ea37512a15 consistency update for changes to RAS turbulence models 2008-06-18 12:28:56 +01:00
716f352f68 Pstream::Pstream::blocking -> Pstream::blocking 2008-06-18 09:37:00 +01:00
d325f236b1 Changed Type to Typedef and added Foam:: to the typename in the headers. 2008-06-10 17:03:05 +01:00
0e00a43eec minor documentation cleanups 2008-06-10 15:00:47 +02:00
b2fd02df8d Doxygen : fixed rogue classes, simplified INPUT 2008-06-06 10:17:32 +02:00
be6fd90b92 * src/finiteVolume/fields/fvPatchFields/derived/timeVaryingUniformTotalPressure/:
Added new BC (untested).
2008-06-03 15:33:56 +01:00
a38d55881a Slightly massaged. 2008-06-03 15:18:49 +01:00
ff6dd11bc2 Minor reformatting. 2008-05-29 21:33:08 +01:00
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
4a2a23a710 Lots of changes from Mark and my changes to ddtPhiCorr all mixed together
because I failed to work out how to merge Mark's stuff -- HELP!!!
2008-05-25 21:46:37 +01:00
8e2182dd69 Merge commit 'origin/master' into olesenm 2008-05-23 18:26:11 +02:00
d03b912538 Improved string expansion handling.
* delay fileName expansion in timeVarying BCs, add the possibility to use
relative directories
* export FOAM_ROOT from argList: "." and ".." for serial/parallel. This
allows us to specify a single movable location regardless of serial/parallel.
* only replace an isolated leading "./" with CWD, strip others. This
improves use for a relative names.
2008-05-23 14:03:16 +02:00
ffa939952c subsetting point fields 2008-05-23 11:06:43 +01:00
36ea34fbb6 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-22 13:34:51 +01:00
383ae13a29 added Uabs function to SRF model 2008-05-21 14:34:58 +01:00
71119dd6eb fvPatchFields : slightly improved debug messages 2008-05-21 10:01:07 +02:00
436bb87e25 clearer error messages 2008-05-20 19:52:17 +01:00
50404aa178 added turbulentMixingLengthFrequencyInlet to Make/files 2008-05-13 12:33:28 +01:00
8f40fc3df1 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-09 13:26:32 +01:00
6244dc8957 break sliced fields initialisation loop (constructor calls correctbc, calls evaluate on coupledFvPatchFields, uses weights which ultimately use mesh.C() which is being constructed. 2008-05-09 13:24:48 +01:00
6fc7b06b19 Made ddtPhiCorr optional in moving-mesh solvers.
Controlled via the "ddtPhiCorr" switch in the PISO sub-dict,
defaults to false.
2008-05-09 12:48:45 +01:00
337202a4b3 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-09 11:47:54 +01:00
793fec2521 Added ddtPhiCorr support for moving mesh 2008-05-09 11:47:33 +01:00
74bf506b95 changed GREAT -> VGREAT 2008-05-09 11:27:30 +01:00
082165d1c5 adding SRF library, and tutorial with demonstration solver 2008-05-08 17:43:17 +01:00
e3a3891b79 Modified finiteVolume Make/files to reflect new boundary condition.
Sorted the boundary condition list to ease tracking in the future.
2008-05-08 15:53:35 +02:00
86c5794294 time-varying UniformFixedValue and MassFlowRate boundary conditions using new timeSeries template 2008-05-08 14:50:05 +02:00
055fa134da Correction to the application of rmsCorr 2008-05-06 22:41:09 +01:00
c7ca458e18 Added Yi Wang's RMS correction factor and parameter alpha. 2008-05-06 11:59:46 +01:00
0e5a8b809e Updates 2008-05-01 17:02:29 +01:00
e80f84db8d added turbulentMixingLengthFrequencyInlet (- for turbulence omega) 2008-04-30 18:17:31 +01:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00