|
[Sponsors] |
User Fortran problem: The name 'UserSource2' is ambiguous ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 23, 2012, 12:18 |
User Fortran problem: The name 'UserSource2' is ambiguous ?
|
#1 |
Member
Hai Yu
Join Date: Mar 2009
Location: Harbin
Posts: 67
Rep Power: 17 |
Dear CFXer,
I am solving a case with User Fortran, the source is similar like in the Tutorial: 17.7.2.2 User Fortran Routine, so I modified this tutorial code for my case. On linux platform, I can successfully compile, and get AdVarSource.o and libAdVarSource.so. but when I start simulation, I got the following error: ----------------------------------------- Error processing expression 'Source'. The name 'UserSource2' is ambiguous - it is a both a system variable and the name of an expression. The variable name 'UserSource2' is not recognised. The following unrecognised name was referenced: UserSource2. Error processing expression: Source = UserSource2 ----------------------------------------- Can you give some hints on this? (Now, I have actually no Expression defined.) Thank you very much. H.Y. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
User Fortran questions | Silmaril | CFX | 1 | May 25, 2012 06:20 |
Comparison between C/C++ and Fortran? | rick | Main CFD Forum | 45 | September 6, 2011 01:52 |
User Fortran and Particle momentum source | alvio | CFX | 0 | July 30, 2008 23:52 |
User fortran routines, DEBUG AND OUTPUT | Bloshchitsyn Vladimir | CFX | 5 | October 29, 2007 02:31 |
Context of user fortran functions | Bloshchitsyn Vladimir | CFX | 0 | October 17, 2007 07:28 |