Skip to content

Releases: demisjohn/pyTRIMSetup

v1.12

02 Dec 09:08

Choose a tag to compare

New examples included, with how to use split-up targets.

v1.11

02 Dec 08:15

Choose a tag to compare

Bugfix for splitting up large targets.
Also enabled math (+,*) with Stack objects, and can name Layers, among other improvements.

v1.1

30 Nov 15:38

Choose a tag to compare

Includes up to Element #80 in _AtomicInfo.py.

v1.03

26 Nov 22:14

Choose a tag to compare

This version adds the ability to automatically split up the TRIM.IN file into multiple targets, if you pass more layers than TRIM.exe can handle.

Also other minor updates:

  • Can name Layers
  • print objects to get info about them
  • Si & In added to element list
  • Create custom Elements on-the-fly, without adding to AtomicInfo.py
  • Updated Example to demonstrate these capabilities.

v1.02

24 Nov 18:15

Choose a tag to compare

First release. Only contains H, Al, Ga, As, Sb in AtomicInfo. More atoms can be added easily - instructions found in AtomicInfo.py.