mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
CLEANUP: remove most references to (deprecated) .ftr file format
- use .obj files for debugging purposes instead.
This commit is contained in:
@ -616,7 +616,7 @@ int main(int argc, char *argv[])
|
||||
surfFileNameBase.lessExt()
|
||||
+ "_"
|
||||
+ name(zone)
|
||||
+ ".ftr"
|
||||
+ ".obj"
|
||||
);
|
||||
|
||||
Info<< "writing part " << zone << " size " << subSurf.size()
|
||||
|
||||
Reference in New Issue
Block a user