Skip to content

single line AED progress log #5

@matthipsey

Description

@matthipsey

In the current code, the progress of AED looks like:


t = 01/05/2013 15:00:03.  dt =   6.410 /  1.282 s.  elapsed time =      97.6 s.
    Calling AED. t = 01/05/2013 15:00:03.
     START do_aed_models
     Finished AED step
    Returning from AED.
    Writing NETCDF output. t = 01/05/2013 15:00:03.

Can we change the progress to be on a single line such that It says:
**Start do_aed_models .......... done **

Here each . could refer to completion of a major logic block in the do_aed_models function

print *," START do_aed_models"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions