This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
netgen
mirror of
https://github.com/RTimothyEdwards/netgen.git
Watch
1
Star
0
Fork
You've already forked netgen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
759d63cea9
netgen
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Corrected an error found in ResolveAutomorphsByProperty which would cause inexplicable output in case of a property error by showing a netlist topography error instead of a property error (but the output shows that the netlists match, and there is no reporting of any property errors). This error was discovered while implementing a better sorting method for parallel combination. The improved method sorts on two properties rather than one, and so should not fall into the error where, say, devices are sorted on W but have different L for a device like a capacitor where no "critical" property is specified (and other similar cases, although that is a common one).
2021-05-19 20:56:38 +02:00
1.5.177