From d898608178ce94b248fb37b5cd0c807f4eacb9a1 Mon Sep 17 00:00:00 2001 From: BrianMarre Date: Fri, 26 Jul 2024 14:59:31 +0200 Subject: [PATCH] distinguish between W+ and W- in particle type --- EXT_SpeciesType.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/EXT_SpeciesType.md b/EXT_SpeciesType.md index 2be5201..9465a77 100644 --- a/EXT_SpeciesType.md +++ b/EXT_SpeciesType.md @@ -59,7 +59,8 @@ Leptons: Gauge & Higgs Bosons: - `photon` - `gluon` - - `w-boson` + - `w-plus-boson` + - `w-minus-boson` - `z-boson` - `higgs`