Skip to content

arktools/pydatcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydatcom

  • A python interface for DATCOM.
  • Capabilities
  • Parse
  • Export
  • Plot

Dependencies

  • parsing
  • ply (python lex/yacc)
  • exporting
  • jinja templates
  • plotting
  • matplotlib

Example Usage

pydatcom-export ../test/data/Citation.out -t modelica.mo -o Citation.mo
pydatcom-plot ../test/data/Citation.out

About

A python interface for DATCOM. Provides export/ parsing capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages