mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Code style: Updated line comments to start with a space
//This is a comment -> // This is a comment
This commit is contained in:
@ -57,7 +57,7 @@ boundaryField
|
||||
wedgePlane -1;
|
||||
|
||||
//- Points that should remain fixed
|
||||
//frozenPointsZone fixedPointsZone;
|
||||
// frozenPointsZone fixedPointsZone;
|
||||
}
|
||||
|
||||
// minZ
|
||||
@ -79,7 +79,7 @@ boundaryField
|
||||
// wedgePlane -1;
|
||||
//
|
||||
// //- Points that should remain fixed
|
||||
// //frozenPointsZone fixedPointsZone;
|
||||
// // frozenPointsZone fixedPointsZone;
|
||||
// }
|
||||
|
||||
maxX
|
||||
|
||||
Reference in New Issue
Block a user