- Jul 21, 2010
-
-
mattijs authored
-
Mark Olesen authored
- findAll() method returns a labelList of all matching names - find() method returns the index to the first matching name For example, use a regex to specify alternative coordinate systems in porousZones ( "cat1?(Back|Front)*" { coordinateSystem "(cat1|system_10)"; porosity 0.781; ... } )
-
Mark Olesen authored
- allows a regex to collect several cellZones. For example, ( "cat1?(Back|Front)*" { coordinateSystem system_10; porosity 0.781; ... } )
-
- Jul 20, 2010
- Jul 15, 2010
- Jul 13, 2010
-
-
mattijs authored
-
- Jul 06, 2010
-
-
Mark Olesen authored
- as per commit 937e0d23
-
- Jun 30, 2010
- Jun 24, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jun 23, 2010
-
-
Andrew Heather authored
-
henry authored
-
Mark Olesen authored
-
Mark Olesen authored
- reflects commit 583d518a
-
Andrew Heather authored
-
- Jun 22, 2010
-
-
sergio authored
in the constructor of dynLagrangian
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
sergio authored
1) basicSource for explicit sources(ActuationDisk and explicit source so far) 2) cylindricalInlet BC 3) swirlMassFlowRate BC 4) dynamicLagrangian LES incompressible turbulence model 5) atmospheric boundary layer inlet BC for velocity and epsilon
-
- Jun 21, 2010
-
-
Andrew Heather authored
-
- Jun 18, 2010
-
-
Mark Olesen authored
- left "as-is", without using the ClassName() definition
-
Mark Olesen authored
- allows better inheritance of models, since the coefficients dictionary can be made to match the derived class. related to commits 9544280e + 14b4c384
-
Mark Olesen authored
-
- Jun 17, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
graham authored
correctBOundaryConditions on it and dsmcRhoN.
-
- Jun 15, 2010
-
-
Mark Olesen authored
-
henry authored
-