Assembla home | Assembla project page
 

Ticket #109 (closed task: fixed)

Opened 4 months ago

Last modified 3 weeks ago

better hoomd_script command output

Reported by: joaander Assigned to: joaander
Priority: normal Milestone: 0.8.0
Component: Python API (user level) Keywords:
Cc:

Description

hoomd_script's attempt at printing the current command being executed aren't very sophisticated.

They could be improved by:

  1. Not printing optional values set to None
  2. Setting class name variables so that a generic "updater.disable()" doesn't need to be printed for non-generic updaters

Attachments

Change History

10/15/08 19:02:43 changed by joaander

Bask in the glory that is python : r1376. Seriously, python rocks.

This task was [b]much/b easier than I thought and now it scales to any future expansion for free! File:line numbers are now printed too as well as the exact text of the line of code that users run.

Unfortunately, this ticket cannot be closed yet because the documentation for running hoomd needs to be updated with output from the new style for consistency. I'd do this right now, but I'm off to catch a plane!

10/28/08 14:53:42 changed by joaander

  • status changed from new to closed.
  • resolution set to fixed.

completed in r1401


Add/Change #109 (better hoomd_script command output)




Action