Skip to content

Console Output

+ diff --exclude=.git --exclude=version_clubb_core.txt --exclude=version_silhs.txt -r clubb clubb_release
diff '--exclude=.git' '--exclude=version_clubb_core.txt' '--exclude=version_silhs.txt' -r clubb/src/CLUBB_core/parameters_model.F90 clubb_release/src/CLUBB_core/parameters_model.F90
142,146d141
<     ! Set to 0 before setting to sclr_tol_in because the above allocates sclr_tol
<     ! with a minimum dimension of 1, while it may be the case that sclr_dim=0.
<     ! This ensures that if we are not using scalars that sclr_tol will be 
<     ! initialized to 0.0
<     sclr_tol = 0.0_core_rknd