mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: relocation of coordinate systems/rotation files
This commit is contained in:
@ -56,18 +56,20 @@ cellDist/wallPoint/wallPoint.C
|
|||||||
|
|
||||||
cellFeatures/cellFeatures.C
|
cellFeatures/cellFeatures.C
|
||||||
|
|
||||||
csys = coordinateSystems
|
csys = coordinate/systems
|
||||||
$(csys)/coordinateSystem.C
|
$(csys)/coordinateSystem.C
|
||||||
$(csys)/coordinateSystemNew.C
|
$(csys)/coordinateSystemNew.C
|
||||||
$(csys)/coordinateSystems.C
|
$(csys)/coordinateSystems.C
|
||||||
$(csys)/cylindricalCS.C
|
$(csys)/cylindricalCS.C
|
||||||
$(csys)/cartesianCS.C
|
$(csys)/cartesianCS.C
|
||||||
$(csys)/coordinateRotation/axesRotation.C
|
|
||||||
$(csys)/coordinateRotation/coordinateRotation.C
|
crot = coordinate/rotation
|
||||||
$(csys)/coordinateRotation/coordinateRotationNew.C
|
$(crot)/axesRotation.C
|
||||||
$(csys)/coordinateRotation/EulerCoordinateRotation.C
|
$(crot)/coordinateRotation.C
|
||||||
$(csys)/coordinateRotation/STARCDCoordinateRotation.C
|
$(crot)/coordinateRotationNew.C
|
||||||
$(csys)/coordinateRotation/cylindrical.C
|
$(crot)/EulerCoordinateRotation.C
|
||||||
|
$(crot)/STARCDCoordinateRotation.C
|
||||||
|
$(crot)/cylindrical.C
|
||||||
|
|
||||||
polyMeshZipUpCells/polyMeshZipUpCells.C
|
polyMeshZipUpCells/polyMeshZipUpCells.C
|
||||||
primitiveMeshGeometry/primitiveMeshGeometry.C
|
primitiveMeshGeometry/primitiveMeshGeometry.C
|
||||||
|
|||||||
Reference in New Issue
Block a user