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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: HLo
Forum: CFX January 18, 2014, 10:35
Replies: 22
Views: 10,979
Posted By HLo
ifort vs. mingw

Hello ves,
as njdyck said, this thread is about the Mingw compiler toolchain. Maybe you may find better advice somewhere else in this forum.
Nevertheless I'll do a guess about your problem:
In...
Forum: CFX January 10, 2014, 14:02
Replies: 22
Views: 10,979
Posted By HLo
Current status

Hello,
currently I got so far, that all code from examples and tutorials hasn't to be heavily changed, all modified arg lists and string pointer mangling is outsourced to 2 include files which are...
Forum: CFX January 7, 2014, 09:56
Replies: 22
Views: 10,979
Posted By HLo
#define macros

Hello njdyck,

should work. an alternative may be using macros (#define) for that
#define WRAP(f,g) f%str = g
#define WRAPCALL(f) f,%VAL(LEN(f%str))
and later

WRAP(STR1, 'Hello...
Forum: CFX January 6, 2014, 12:43
Replies: 22
Views: 10,979
Posted By HLo
successful test

Hello njdyck,
congrats to your successful test.
I wasn't sure whether it worked in another environment. In my case I had to use solver-pcmpi.lib instead of solver-hpmpi.lib. I also was afraid that...
Forum: CFX December 30, 2013, 15:10
Replies: 22
Views: 10,979
Posted By HLo
Solved

Hello,
finally got the solution:
1) compile source file with options:
gfortran -fno-underscoring -c -I "C:\....CFX\include" file.F
in source do CHARACTER to TYPE mangling, to enable string...
Forum: CFX December 21, 2013, 11:13
Replies: 22
Views: 10,979
Posted By HLo
hidden string args

Hello,
"my" error ist the same, but ONLY when I call CFX subroutines like SET_A_0, ERRMSG, MESAGE etc. so if you can avoid them, like in my example it should work. I didn't succeed in calling these...
Forum: CFX December 20, 2013, 05:18
Replies: 22
Views: 10,979
Posted By HLo
ifort not found

Hello Raijin,
First: the directory, where the ifort executable resides, must be in your system's path:
Open a dos box and enter 'set path' (without quotes), the printout should contain "C:\Program...
Forum: CFX December 20, 2013, 02:55
Replies: 22
Views: 10,979
Posted By HLo
defsym

Hello,
yes the set_a_0 stuff is not needed, if it is not used.

First: Does the example run in CFX? And what is your system when you use solver-hpmpi.lib?

I did some further research, as my...
Forum: CFX December 19, 2013, 10:46
Replies: 22
Views: 10,979
Posted By HLo
Symbol Table

Hello njcyck,

I tried with the defsym switch myself, but no success then.
With your proposal I'll give it a new try now.
In an other experiment I hexeditet the object file from mingw and...
Forum: CFX December 11, 2013, 05:56
Replies: 22
Views: 10,979
Posted By HLo
User Fortran with CFX 14.5.7 on winnt_amd64

Hello,
when looking for a means for doing time integration of a expression, I read a little into user fortran. As the fortran environment is complex and expensive I did some research (to be honest:...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 02:59.