NQCD / NQCModels.jl

Interface for defining model systems for nonadiabatic dynamics
MIT License
7 stars 1 forks source link

Insert of coupling_rescale in wide_band_bath_discretisation.jl #42

Open reinimaurer1 opened 1 day ago

reinimaurer1 commented 1 day ago

Introduction of the keyword 'coupling_rescale' in 'fillbathcouplings!', 'setcoupling!' and in NewnsAnderson models. This allows the coupling in a 2x2 'model' to be rescaled such that the discretized NAH has the same ground state energy landscape as the 2x2 'model'.

For now, this optional coupling_rescale parameter will be a global scalar, but in the future, we will change this to a coordinate-dependent scaling function.