r0.5.62
release r0.5.62
2022-11-30
fixed issued #404
Problem
: idf.run() does not run if there is no idf filename
Solution
: fixed, so idf.run() works with no filename
fixed issue #405
Problem
: need a function to copy the entire idf
Solution
: IDF.copyidf() does this
fixed issue #403
Problem
:
- idf.run() obfuscates the filename while running the simulation
- makes it hard to know which file is running in distributed system
like zeppy
Solution
: add the filename as a suffix to the obfuscated name