On Monday, August 21, 2017 at 11:31:48 AM UTC-5, Chet Buell wrote:
> Need some help with updating python to call or start a
> fortran a.out executable The problem I am having is I have
> an old Fortran based model that I need to run, in the past
> the fortran was triggered through t
Chet Buell wrote:
> Need some help with updating python to call or start a fortran a.out
> executable
>
> The problem I am having is I have an old Fortran based model that I need
> to run, in the past the fortran was triggered through the following
> python code:
>
On 2017-08-21, Chet Buell wrote:
> Need some help with updating python to call or start a fortran a.out
> executable
>
> The problem I am having is I have an old Fortran based model that I need
> to run, in the past the fortran was triggered through the following
> pyt
Need some help with updating python to call or start a fortran a.out
executable
The problem I am having is I have an old Fortran based model that I need
to run, in the past the fortran was triggered through the following
python code:
#run fortran
x = commands.getoutput(path+'/a.out