radiasoft / rslaser_old

Integrated modeling of CPA crystal-based laser amplifiers
Apache License 2.0
1 stars 1 forks source link

generalize n0n2_LCT propagator to accept an array of n0 and an array of n2 values #121

Closed bnash closed 1 year ago

bnash commented 1 year ago

This requires editing the element.py crystal class and then the n0n2_lct propagator and adding some logic to determine whether a single n0 n2 value should be used or the array of values.