10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-24 06:02:26 +02:00

Fixed merge

This commit is contained in:
Anthony Scemama 2022-11-19 16:16:47 +01:00
parent 2798183c6d
commit 5da97f2fbb

View File

@ -26,8 +26,6 @@
NSOMOMin = max(0,cfg_nsomo_min-2)
else
NSOMOMin = max(1,cfg_nsomo_min-2)
else
NSOMOMin = max(1,cfg_nsomo_min-2)
endif
! Note that here we need NSOMOMax + 2 sizes
ialpha = (NSOMOMax + MS)/2