From aed9649a4d50beb81fc69df575ffc19a32aa201e Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Sun, 5 May 2024 17:42:18 -0700 Subject: [PATCH] IMPACT: Add NGLS --- data/blast-community.geojson | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/data/blast-community.geojson b/data/blast-community.geojson index 6de7705..cf245f2 100644 --- a/data/blast-community.geojson +++ b/data/blast-community.geojson @@ -52,7 +52,7 @@ "Carl Schroeder", "Jeroen van Tilborg" ], - "domain": ["laser-plasma", "beams", "fusion", "accelerators", "high performance computing"], + "domain": ["laser-plasma", "beams", "fusion", "accelerators", "fel", "high performance computing"], "institution": "Lawrence Berkeley National Laboratory - Accelerator Technology & Applied Physics Division", "dev-codes": [], "user-codes": ["warpx", "impactx", "hipace++", "ablastr", "pyamrex", "lasy", "openpmd", "optimas", "picmi", "wake-t"] @@ -65,6 +65,26 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "Next Generation Light Source (NGLS)", + "contacts": [ + "NGLS team" + ], + "domain": ["fel", "beams", "accelerators", "high performance computing"], + "institution": "Lawrence Berkeley National Laboratory", + "dev-codes": [], + "user-codes": ["impact"] + }, + "geometry": { + "type": "Point", + "coordinates": [ + -122.24856, + 37.87575 + ] + } + }, { "type": "Feature", "properties": {