SOLUTION-FILENAME output

24 views
Skip to first unread message

benso...@gmail.com

unread,
Feb 4, 2017, 4:32:07 AM2/4/17
to TANGO Project - ALGENCAN
Hi all, I've got a strange problem with ALGENCAN's 'SOLUTION-FILENAME' passing character strings. Both when I use the specification file and when I use vparam, I get extra characters on the filename: 

e.g. 
k = 1 ! usually part of a loop
solfilefmt = '(I3.3)'
write(fx1,solfilefmt) k
nvparam=1
vparam(1) = 'SOLUTION-FILENAME bestfit'//trim(k)//'.csv'

results in the following file names:

BESTFIT001.CSVV'e-langpa! 
BESTFIT002.CSVV' time in!
etc...

This behaviour does not happen with, e.g.  outputfnm = 'results'//trim(fx1)

Clearly it's not urgent as the files are still openable, but it is a bit messy so I have to write a script to trim file names after the .csv. 

James

Ernesto G. Birgin

unread,
Feb 4, 2017, 4:39:42 AM2/4/17
to TANGO Project - ALGENCAN
Hi James! Many thanks for your email. We identified this problem recently and I will post a new version of Algencan that solves this issue very soon. Once again many thanks and best regards, Ernesto.
Reply all
Reply to author
Forward
0 new messages