iref_act is calculated in src_input.f90 as;
> iref_act = iref_act * 60._ireals + isec – isec_ref
Also, iref_actsp and int_dp wasn’t defined in src_input.f90 so it gives error when I compile COSMO - CLM again. I have attached the src_input.f90
Push notifications in your browser are not yet configured.
iref_act is calculated in src_input.f90 as;
> iref_act = iref_act * 60._ireals + isec – isec_ref
Also, iref_actsp and int_dp wasn’t defined in src_input.f90 so it gives error when I compile COSMO - CLM again. I have attached the src_input.f90