ENH: portable scoping char for fieldCoordinateSystemTransform (fixes #1675)
- replace ':' scoping with IOobject::scopedName(), which automatically uses '_' for Windows compilations where the ':' is a meta-character (drive separator) - apply similar local change for the momentum function object. *** This topic will be revisited in the future ***
Showing
- src/functionObjects/field/fieldCoordinateSystemTransform/fieldCoordinateSystemTransform.C 4 additions, 4 deletions...oordinateSystemTransform/fieldCoordinateSystemTransform.C
- src/functionObjects/field/momentum/momentum.H 10 additions, 1 deletionsrc/functionObjects/field/momentum/momentum.H
- tutorials/incompressible/simpleFoam/pipeCyclic/0.orig/U 5 additions, 1 deletiontutorials/incompressible/simpleFoam/pipeCyclic/0.orig/U
Please register or sign in to comment