Re: Progress indicator
From: TimC (tconnors_at_no.astro.spam.swin.accepted.edu.here.au)
Date: 01/25/04
- Next message: Catherine Rees Lay: "Re: Help from fellow Fortran Users"
- Previous message: Gary L. Scott: "Re: Fortran and C++ portability (was Re: Help from fellow Fortran Users)"
- In reply to:(deleted message) Madhusudan Singh: "Progress indicator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Jan 2004 16:02:08 GMT
Madhusudan Singh (aka Bruce) was almost, but not quite, entirely unlike tea:
> I need to implement a progress indicator in fortran 90. Its a Monte Carlo
> simulation and I am getting tired of the long output that I get.
>
> How do I implement a "bar" of "="'s that grows to the right with a updating
> number placed somewhere close by ?
>
> I know this is just eye candy, but I had some time on my hands and decided
> to implement it.
You pushed me to finally clean up some of the code I have just gotten
to work, and put it up on the web.
http://astronomy.swin.edu.au/staff/tconnors/code/fortran/
Note that I have only tested it for Intel Fortran 7/8 on Linux, and
really would be completely unsurprised if it was horribly broken
elsewhere (I use hacks to get popen() to work)
Yeah, I just realised one or two more functions could do with better
documentation, but now that it's 3:00am, Aust. day, I think I better
go to bed.
-- TimC -- http://astronomy.swin.edu.au/staff/tconnors/ Information wants to be beer, or something like that.
- Next message: Catherine Rees Lay: "Re: Help from fellow Fortran Users"
- Previous message: Gary L. Scott: "Re: Fortran and C++ portability (was Re: Help from fellow Fortran Users)"
- In reply to:(deleted message) Madhusudan Singh: "Progress indicator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|