Within the TGLF transport model config, the defaults are currently set as use_bper = False and use_bpar = True. The domain expert recommendation is to use the opposite by default: use_bper = True and use_bpar = False. Please correct this to accommodate potential non-expert users.
Within the TGLF transport model config, the defaults are currently set as
use_bper = Falseanduse_bpar = True. The domain expert recommendation is to use the opposite by default:use_bper = Trueanduse_bpar = False. Please correct this to accommodate potential non-expert users.