CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

How to set the path of mesh file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 29, 2024, 04:37
Question How to set the path of mesh file
  #1
New Member
 
Tianmin Li
Join Date: May 2024
Posts: 10
Rep Power: 2
dlyltm is on a distinguished road
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.
dlyltm is offline   Reply With Quote

Old   May 29, 2024, 16:31
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 620
Rep Power: 18
bigfootedrockmidget is on a distinguished road
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
bigfootedrockmidget is offline   Reply With Quote

Old   May 29, 2024, 21:08
Default
  #3
New Member
 
Tianmin Li
Join Date: May 2024
Posts: 10
Rep Power: 2
dlyltm is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
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
Can this path start with a drive letter? That's what I did, but it still doesn't work.
ps: What I use is Windows system.

Last edited by dlyltm; May 29, 2024 at 22:11.
dlyltm is offline   Reply With Quote

Reply

Tags
cfg, path, su2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 17:34
what is swap4foam ?? AB08 OpenFOAM 28 February 2, 2016 01:22
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch gschaider OpenFOAM Installation 225 August 25, 2015 19:43
centOS 5.6 : paraFoam not working yossi OpenFOAM Installation 2 October 9, 2013 01:41
[swak4Foam] build problem swak4Foam OF 2.2.0 mcathela OpenFOAM Community Contributions 14 April 23, 2013 13:59


All times are GMT -4. The time now is 23:52.