From a65a8e8913eed27343d46dc53d5a6f969dac0180 Mon Sep 17 00:00:00 2001 From: Mats Rynge Date: Thu, 19 Sep 2024 10:30:45 -0700 Subject: [PATCH 1/3] New projects: JHUAPL_Clement, UMaine_Legaard --- projects/JHUAPL_Clement.yaml | 12 ++++++++++++ projects/UMaine_Legaard.yaml | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 projects/JHUAPL_Clement.yaml create mode 100644 projects/UMaine_Legaard.yaml diff --git a/projects/JHUAPL_Clement.yaml b/projects/JHUAPL_Clement.yaml new file mode 100644 index 000000000..853e0e20b --- /dev/null +++ b/projects/JHUAPL_Clement.yaml @@ -0,0 +1,12 @@ +Department: Physics & Astronomy +Description: The formation path way for the compact habitable zone planets system + TOI-700 composed of 4 planets is still a mystery. We use N-body simulations with + Mercury hybrid integrator to explore how this system was formed. Specifically, we + explore the possibility that the TOI-700 system started as a chain of planets in + mean-motion-resonance, and was then destabilized after the gas disk dissipated. +FieldOfScience: Astronomy +FieldOfScienceID: '40.0203' +InstitutionID: Unknown +Organization: Johns Hopkins University Applied Physics Laboratory +PIName: Matthew Clement + diff --git a/projects/UMaine_Legaard.yaml b/projects/UMaine_Legaard.yaml new file mode 100644 index 000000000..c247fb5c5 --- /dev/null +++ b/projects/UMaine_Legaard.yaml @@ -0,0 +1,10 @@ +Department: Physics & Astronomy +Description: Inverse parameterization of biomass growth in the LANDIS-II forest model + using a pattern search algorithm to identify parameter combinations that yield predicted + growth consistent with national forest inventory field measurement data. +FieldOfScience: Geological and Earth Sciences +FieldOfScienceID: '03.0101' +InstitutionID: https://osg-htc.org/iid/jxj9y1j53ii6 +Organization: University of Maine +PIName: Kasey Legaard + From 4eddb4bbde142d10d4372c44f509d461cb74cf24 Mon Sep 17 00:00:00 2001 From: Mats Rynge Date: Thu, 19 Sep 2024 10:32:09 -0700 Subject: [PATCH 2/3] Corrected department --- projects/UMaine_Legaard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/UMaine_Legaard.yaml b/projects/UMaine_Legaard.yaml index c247fb5c5..3b4ae0718 100644 --- a/projects/UMaine_Legaard.yaml +++ b/projects/UMaine_Legaard.yaml @@ -1,4 +1,4 @@ -Department: Physics & Astronomy +Department: Center for Research on Sustainable Forests Description: Inverse parameterization of biomass growth in the LANDIS-II forest model using a pattern search algorithm to identify parameter combinations that yield predicted growth consistent with national forest inventory field measurement data. From f71dfb35350973d0889d0c7d8a6f7bbb23b35ba2 Mon Sep 17 00:00:00 2001 From: Matyas Selmeci Date: Tue, 24 Sep 2024 13:52:27 -0500 Subject: [PATCH 3/3] Add InstitutionID --- projects/JHUAPL_Clement.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/JHUAPL_Clement.yaml b/projects/JHUAPL_Clement.yaml index 853e0e20b..e796ff9b9 100644 --- a/projects/JHUAPL_Clement.yaml +++ b/projects/JHUAPL_Clement.yaml @@ -6,7 +6,7 @@ Description: The formation path way for the compact habitable zone planets syste mean-motion-resonance, and was then destabilized after the gas disk dissipated. FieldOfScience: Astronomy FieldOfScienceID: '40.0203' -InstitutionID: Unknown +InstitutionID: "https://osg-htc.org/iid/bifky2z4c98h" Organization: Johns Hopkins University Applied Physics Laboratory PIName: Matthew Clement