Imaginary Part of Complex Parameters

Question how to implement a model or how to change a model implementation
Post Reply
vandana
Posts: 8
Joined: 30. May 2019, 17:47

Imaginary Part of Complex Parameters

Post by vandana » 26. Sep 2019, 11:45

Hi all,

I want to keep some parameters in my model as complex but simply declaring them as complex in the parameter file doesn't work. The input file generated so only has option for taking real values. How to generate a block for entering the imaginary values as well?

I have looked into the manuals and the models provided with the SARAH package but not able to find a solution.

Regards,

Vandana

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: Imaginary Part of Complex Parameters

Post by FStaub » 9. Oct 2019, 21:13

Hi,

parameters are by default treated as complex. If you refer to the SPheno input: the input of the imaginary part is given in blocks starting with "IM", e.g. "IMMINPAR"

Cheers,
Florian

Post Reply