In master, after clone this repo
- See GIT_MANAGEMENT.md to build all the relevant tools of SARAH-Toolbox
- Create branch
CATEGORY+MODELand checkout there:
checkout CATEGORY+MODEL- Creates the main SARAH file as
SARAH/Models/CATEGORY/MODEL/CATEGORY-MODEL.m
with: Model`Name = "CATEGORYMODEL" inside CATEGORY-MODEL.m
- The jupyter notebook files
index_bash.ipynb(tests/CATEGORY-MODEL.ipynb) must be updated (created). - Update README.md mybinder button
- There is a script
micromegas_prtcl_fix.shto fix theprtcl1.mdlfile if necessary (see http://goo.gl/n6Oypj) - Commit the changes and make the pull request for the CATEGORY+MODEL branch