FlexibleSUSY / FlexibleSUSY

Creates spectrum generators for supersymmetric and non-supersymmetric models
https://flexiblesusy.hepforge.org
GNU General Public License v3.0
18 stars 14 forks source link

grouping models in subdirectories #78

Open wkotlarski opened 5 years ago

wkotlarski commented 5 years ago

Is it possible to group models inside of model_files into subdirectories? So that, for example, all MSSM versions are inside of MSSM sub-folder?

Expander commented 5 years ago

In principle this is a good idea, but I'm not sure how to do it in a future-proof way. I'm thinking of future spectrum generators (in fact some are already in the pipeline), where you have a tower of EFTs. For example:

   NMSSM -> MSSM -> SplitMSSM -> SM
   MSSM -> THDM+split -> THDM -> SM

How should we name these spectrum generators and how should the corresponding doc/models/ sub-directories be named?