I don't know if you care, but I happened to compile the model with the following "old" modules:
Currently Loaded Modulefiles:
1) intel/14.0.1.106 2) intel_netcdf/4.4.5 3) intel_ompi/1.10.6
And it didn't make it for this single line.
mod_projections.F90(88): error #8259: The type bound procedure definition statement must contains only one binding name. [CONEFAC]
procedure , public :: rl00 , conefac
-----------------------------------^
I don't know if you care, but I happened to compile the model with the following "old" modules:
And it didn't make it for this single line.
It seemed safer to break it into two lines...