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:
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"):
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".
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
What I wrote in the file of a model directory is not printed.
Re: What I wrote in the file of a model directory is not printed.
Hi, this seems to be a compiler issue. Which one are you using?