Now the material properties are present both in materials.py and in phonon.py when the internal scattering time is initialized. Basically, all material properties should be in one place, and preferably in separate files, so that user could add their own materials more easily.
Now the material properties are present both in
materials.py
and inphonon.py
when the internal scattering time is initialized. Basically, all material properties should be in one place, and preferably in separate files, so that user could add their own materials more easily.