|
From: <ngj...@us...> - 2012-07-13 18:51:59
|
Revision: 1969
http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1969&view=rev
Author: ngjacobsen
Date: 2012-07-13 18:51:52 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
Added the following: (i) runTime selection of relaxation zone weights, (ii) a local correction to
relaxation weight based on the local Courant number, (iii) update of relaxationZoneLayout to show
the weight and (iv) added interface for numerical beach in UEqn.H but still not functional.
Modified Paths:
--------------
trunk/Breeder_1.6/other/waves2Foam/applications/solvers/solvers15/waveFoam/UEqn.H
trunk/Breeder_1.6/other/waves2Foam/applications/solvers/solvers16/waveFoam/UEqn.H
trunk/Breeder_1.6/other/waves2Foam/applications/solvers/solvers17/waveFoam/UEqn.H
trunk/Breeder_1.6/other/waves2Foam/applications/utilities/preProcessing/relaxationZoneLayout/relaxationZoneLayout.C
trunk/Breeder_1.6/other/waves2Foam/src/Make/files
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationScheme/relaxationScheme.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationScheme/relaxationScheme.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationScheme/spatial/relaxationSchemeSpatial.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/cylindrical/relaxationShapeCylindrical.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/rectangular/relaxationShapeRectangular.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/rectangular/relaxationShapeRectangular.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/relaxationShape.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/relaxationShape.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/semiCylindrical/relaxationShapeSemiCylindrical.H
trunk/Breeder_1.6/other/waves2Foam/tutorials/waveFoam/3Dwaves/0/U.org
Added Paths:
-----------
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/exponential/
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/exponential/relaxationWeightExponential.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/exponential/relaxationWeightExponential.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/freePolynomial/
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/freePolynomial/relaxationWeightFreePolynomial.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/freePolynomial/relaxationWeightFreePolynomial.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/relaxationWeight.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/relaxationWeight.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/relaxationWeightCourantCorrection.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/relaxationWeightCourantCorrection.H
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/thirdOrderPolynomial/
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/thirdOrderPolynomial/relaxationWeightThirdOrderPolynomial.C
trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationWeight/thirdOrderPolynomial/relaxationWeightThirdOrderPolynomial.H
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|