An update made to 12.6.2 for where to set the State_Met array for albedo inadvertently broke the transport tracers simulation. The code was moved from Chem_GridCompMod.F90 to Includes_Before_Run.H and in the process was slimmed down to remove the handling for if the UV_ALBEDO MAPL pointer is not found. The UV albedo is not used in the transport tracers simulations and therefore the call to get the pointer now results in error.
An update made to 12.6.2 for where to set the State_Met array for albedo inadvertently broke the transport tracers simulation. The code was moved from Chem_GridCompMod.F90 to Includes_Before_Run.H and in the process was slimmed down to remove the handling for if the UV_ALBEDO MAPL pointer is not found. The UV albedo is not used in the transport tracers simulations and therefore the call to get the pointer now results in error.