Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
| james-bruten-mo | James Bruten | Met Office | 2025-12-09 |
| andrewcoughtrie | Andrew Coughtrie | Met Office | 2026-02-10 |
| jennyhickson | Jenny Hickson | Met Office | 2026-03-02 |
| Pierre-siddall | Pierre Siddall | Met Office | 2026-03-13 |
2 changes: 1 addition & 1 deletion src/control/core/diagnostics/asad_chem_flux_diags.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@ FUNCTION cd_findreaction( numprods, reactants, products, &
zhook_handle)
RETURN
END IF
CYCLE
CYCLE search_reactants
END IF

! Otherwise check the names of the products
Expand Down