CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

which edition of the solver does it choose to run?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By alexeym

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 24, 2014, 06:17
Default which edition of the solver does it choose to run?
  #1
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Hi guys,

I make a solver called "icoFoam" into FOAM_USER_APPBIN, however, there is also the original one called icoFoam in FOAM_APPBIN, the question is when I run icoFoam, which one is launched?

This is just a example, because I have my own solver which's name is the same with the original(it should not be actually,). the problem is when I delete this solver in FOAM_USER_APPBIN, the original solver in FOAM_APPBIN can not be launched either!! I dont know why. I mean, shouldn't it be launched either with the solver in FOAM_USER_APPBIN or in FOAM_APPBIN?

Thanks.
sharonyue is offline   Reply With Quote

Old   November 24, 2014, 06:51
Default
  #2
Senior Member
 
Alexey Matveichev
Join Date: Aug 2011
Location: Nancy, France
Posts: 1,930
Rep Power: 38
alexeym has a spectacular aura aboutalexeym has a spectacular aura about
Send a message via Skype™ to alexeym
Hi,

you can ask your shell with

Code:
$ which icoFoam
the second part of the question: I guess it's a kind of PATH caching (you've got two executables with identical names, shell remembers the first one in the PATH variable, then you delete it, and shell still remembers deleted one), I usually solve this with terminal restart.
sharonyue likes this.
alexeym is offline   Reply With Quote

Reply


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
[ANSYS Meshing] Help with element size sandri_92 ANSYS Meshing & Geometry 14 November 14, 2018 07:54
Error message after solver finished the run mejahan CFX 0 November 20, 2013 15:46
Problem with parallel run of my solver based on pimpleDyMFoam o.kotsur OpenFOAM Running, Solving & CFD 0 October 6, 2013 03:44
Why run the solver twice ("cavity" tutorial section 2.1.8.2)? a330 OpenFOAM Running, Solving & CFD 0 February 27, 2012 11:15
Help, can't stop solver run...Windows OS ben akih CFX 2 November 13, 2006 10:05


All times are GMT -4. The time now is 18:50.