core icon indicating copy to clipboard operation
core copied to clipboard

Add ThermalCXLine model

Open vsnever opened this issue 3 years ago • 2 comments

This draft PR fixes #57 by adding ThermalCXLine model and implementing ThermalCXPEC.

ThermalCXPEC is implemented as a function of 3 variables: electron density, electron temperature and donor temperature assuming Maxwellian distribution of both receiver and donor.

~~PR currently misses:~~

  • ~~documentation~~,
  • ~~tests~~,
  • ~~demos~~.

vsnever avatar Nov 18 '22 14:11 vsnever

I've added tests, demos and documentation, so I think this PR is ready for review.

vsnever avatar Dec 05 '23 14:12 vsnever

Thanks a lot for the review, @Mateasek. I agree with all your suggestions. They are implemented in the latest commits.

vsnever avatar May 12 '24 23:05 vsnever