help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading fortran namelist data into Octave


From: c.
Subject: Re: Reading fortran namelist data into Octave
Date: Fri, 29 Mar 2013 11:28:32 +0100

Hi,
Please keep the list in the loop.

On 28 Mar 2013, at 22:38, Terry Duell <address@hidden> wrote:

> Hello Carlo,
> 
> On Thu, 28 Mar 2013 22:13:11 +1100, c. <address@hidden> wrote:
> 
>> 
>> On 28 Mar 2013, at 04:59, Terry Duell <address@hidden> wrote:
>> 
>>> Hello All,
>>> Does anyone know of any code to read fortran namelist data from a file?
>>> 
>>> Cheers,
>> 
>> Well,
>> 
>> It is quite easy to write an oct file in fortran to read a specific namelist 
>> from a a file,
>> but I don't think there is a way to write one to read ANY namelist .
> 
> I have found two functions (read_namelist.m, write_namelist.m) written by 
> Darien Pardinas-Diaz.
> Darien has kindly made those functions available to me, to do with as I wish.
> Initial testing indicates that with a minor modification, they do work very 
> nicely, for the namelist files I have, which tend to only have real and 
> integer variables and arrays, no logical variables.
> After a bit of tidying up, they may be suitable inclusions for the Octave 
> Forge io package.

Cool, they would be useful to at least one other user (me), so could you please 
post them here:
https://savannah.gnu.org/patch/?group=octave
so they don't get lost/forgotten?

Thanks

> Cheers,
> -- 
> Regards,
> Terry Duell


c.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]