This module (named pyplot) now contains two subroutine: subroutine plt_init() Add these in Python script: import numpy as np import matplotlib.pyplot as plt No Parameters No Returns subroutine plt_add ...
split box.raw -l $nline_per_set -d -a 3 box.raw split coord.raw -l $nline_per_set -d -a 3 coord.raw test -f energy.raw && split energy.raw -l $nline_per_set -d -a 3 ...