项目作者: sunnyMiglani
项目描述 :
Plotting HPC BlueCrystal OutFiles.
高级语言: Jupyter Notebook
项目地址: git://github.com/sunnyMiglani/plotHPCFiles.git
Plotting BlueCrystal Out Files
Overall process is the following.
- Grep away the data from the outfiles
- Copy grep’d data into excel / whatever
- Copy those files into an online Json converter (linked in the files)
- Run the program
Obvious Statement:
Since you’re putting the data in excel you could almost definitely plot it in Excel.
I dislike Excel’s plotting format and I’m more used to numpy plot so I used this.