Search found 2 matches
- 12. Jun 2017, 09:38
- Forum: SPheno
- Topic: SARAH-SPheno Makefile vs SPheno Makefile
- Replies: 1
- Views: 28435
SARAH-SPheno Makefile vs SPheno Makefile
The Makefile which is part of SPheno contains # Intels ifort, default in optimized mode F90 = ifort comp = -c -O -module ${Mdir} -I${InDir} LFlagsB = -O # Intels ifort, debug modus ifeq (${F90},ifortg) F90 = ifort comp = -c -g -module ${Mdir} -I${InDir} LFlagsB = -g endif # gfortran ifeq (${F90},gfo...
- 11. Jun 2017, 14:38
- Forum: Bug reports
- Topic: Compilation of SPhenoMSSMTriLnV fails
- Replies: 1
- Views: 2232
Compilation of SPhenoMSSMTriLnV fails
...using - SARAH 4.11.0 - SPheno 4.0.3 - gfortran from gcc 5.4.0 - Mathematica 11.0.1 with the following error /opt/local/bin/gfortran-mp-5 -c -g -ffree-line-length-none -J../include -I../include LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f90 LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f90:1452:69: A...