|
|
|
---
|
|
|
|
title: Flags for SPheno Output
|
|
|
|
permalink: /Flags_for_SPheno_Output/
|
|
|
|
---
|
|
|
|
|
|
|
|
[Category:SPheno](/Category:SPheno "wikilink") There are a few flags which can be used in [SPheno.m](/SPheno.m "wikilink") to turn on specific features for the SPheno output which by default are not included.
|
|
|
|
|
|
|
|
Adding flags to switch off loop-corrections
|
|
|
|
-------------------------------------------
|
|
|
|
|
|
|
|
If
|
|
|
|
|
|
|
|
FlagLoopContributions = True;
|
|
|
|
|
|
|
|
is used, flags are created which can be used to disable loops which contain specific fields. This applies to the 1-loop mass corrections as well as the calculation of low-energy observables. The necessary entries to are added to the block `SPhenoInput` in the LesHouches input file and also listed in the template created by SARAH.
|
|
|
|
|
|
|
|
Include hard-coded two-loop Higgs mass corrections
|
|
|
|
--------------------------------------------------
|
|
|
|
|
|
|
|
Use2LoopFromLiterature = True;
|
|
|
|
|
|
|
|
See for more information: [Using SPheno for two-loop masses](/Using_SPheno_for_two-loop_masses "wikilink")
|
|
|
|
|
|
|
|
See also
|
|
|
|
-------- |
|
|
|
\ No newline at end of file |