Skip to content

r0.5.62

Compare
Choose a tag to compare
@santoshphilip santoshphilip released this 30 Nov 19:35
· 80 commits to master since this release

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