|
[Sponsors] |
May 29, 2024, 05:37 |
How to set the path of mesh file
|
#1 |
New Member
Tianmin Li
Join Date: May 2024
Posts: 10
Rep Power: 2 |
How to set the path in the value of MESH_FILENAME item in inv_NACA0012.cfg file? I get an error message "multiple values for type string" after adding a path to it.
|
|
May 29, 2024, 17:31 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
You can just use the standard unix representation of paths, where spaces in pathnames are preceded by the backslash:
Code:
MESH_FILENAME= ../../meshfolder/new\ meshes/mesh.su2 |
|
May 29, 2024, 22:08 |
|
#3 | |
New Member
Tianmin Li
Join Date: May 2024
Posts: 10
Rep Power: 2 |
Quote:
ps: What I use is Windows system. Last edited by dlyltm; May 29, 2024 at 23:11. |
||
Tags |
cfg, path, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
what is swap4foam ?? | AB08 | OpenFOAM | 28 | February 2, 2016 02:22 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
centOS 5.6 : paraFoam not working | yossi | OpenFOAM Installation | 2 | October 9, 2013 02:41 |
[swak4Foam] build problem swak4Foam OF 2.2.0 | mcathela | OpenFOAM Community Contributions | 14 | April 23, 2013 14:59 |