What I wrote in the file of a model directory is not printed.

Questions about the interface between SARAH and SPheno as well as the FlavorKit functionality
Post Reply
leeh
Posts: 2
Joined: 9. Feb 2023, 14:00

What I wrote in the file of a model directory is not printed.

Post by leeh » 6. Apr 2023, 13:14

Hi,

In order to compare which contribution to muon g-2 is most dominant, I added a real parameter "tmp" in LowEnergy_THDMGlobal.f90 (path of the file: THDMGlobal/Observables/LowEnergy_THDMGlobal.f90) as shown in the following figure "printing_problem1.png" and defined it as a new contribution to muon g-2:
printing_problem1.png
printing_problem1.png (163.44 KiB) Viewed 15158 times
And then I compiled the whole model directory using the command "make Model=THDMGlobal". This is what I have got (Please refer to the figure "printing_problem2.png"):
printing_problem2.png
printing_problem2.png (263.26 KiB) Viewed 15158 times
I do not see why the compiling does not work properly (the warning message: nothing to be done) and the executable does not generate any result of tmp added (Please refer to the figure "printing_problem3.png".
printing_problem3.png
printing_problem3.png (52.39 KiB) Viewed 15158 times
Would you teach me what is the problem and how to fix it (The sentence "I want to know ... is added in SPhenoTHDMGlobal and this sentence is printed, however another sentence "tmp" written in the file LowEnergy_THDMGlobal.f90 is not printed)?

Best,
Huchan

porod
Posts: 19
Joined: 8. Jul 2019, 14:06

Re: What I wrote in the file of a model directory is not printed.

Post by porod » 1. May 2023, 14:15

Hi, this seems to be a compiler issue. Which one are you using?

Post Reply