Skip to content

Part of the Hock Melt Model: a tool to convert json config files to valid input.dat

License

Notifications You must be signed in to change notification settings

lyguy/python_hk_glazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hk_glazer Build Status

This is a part of the Hock Melt Model: a tool to convert between json config files and valid input.dat

Installation

  1. Download:

     $ git clone https://github.com/fmuzf/python_hk_glazer.git
    
  2. Install:

     $ python setup.py install
    
  3. Done.

Command-Line Usage:

  $ hk_glazer <js2degree/degree2js> [-h] [-o OUPUT] [-s] entry

Convert json formatted config files to valid input.dat config files for the Hock melt model.

positional arguments:

entry: configuration be it json or txt

optional arguments:

-h, --help show this help message and exit -o OUTPUT, --output OUTPUT output filename, if unspecified output is sent to stdout -s, --silent silently overwrite OUTPUT, if it exists

About

Part of the Hock Melt Model: a tool to convert json config files to valid input.dat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages