From 93cdd42fa1919ae66797ab3b8a3fb40bf3a193a3 Mon Sep 17 00:00:00 2001 From: Tushar Thakur Date: Wed, 31 Jan 2024 11:24:26 +0100 Subject: [PATCH 1/3] Added battery VR app --- apps.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/apps.yaml b/apps.yaml index 90f5290f..cf40aab5 100644 --- a/apps.yaml +++ b/apps.yaml @@ -551,3 +551,24 @@ NanoBattVR: categories: - neb - virtual-reality +BEM-VR: + metadata: + title: Battery Electrode Manufacturing VR + description: | + This App, developed under the funding of the BIG MAP Stakeholders Initiative, allows + the user to use through an innovative and intuitive Virtual Reality interface the + ARTISTIC Online Calculator, an online service developed by CNRS and + Université de Picardie Jules Verne -UPJV- (Amiens, France), which allows simulating the + manufacturing process of lithium ion battery electrodes. + authors: Alejandro A. Franco, Romain Lelong, Lucie Denisart, Javier Troncoso + affiliations: CNRS, Université de Picardie Jules Verne (Amiens, France) + external_url: https://www.modeling-electrochemistry.com/ + documentation_url: https://zenodo.org/records/10424085 + state: development + version: '1.0' + video_installation_url: https://drive.google.com/file/d/1dwfK1JsmnGyaDA1QdJDt8So8_hbg2mCb/preview + video_demonstration_url: https://drive.google.com/file/d/1xkV5Bn8ROJcZhIV8STiQrd0prDvuIqml/preview + industrial_collaboration: true + categories: + - virtual-reality + - stakeholder From 9f8fa6fdd6f3dec4804387400b0bb0e4bd3f1c3a Mon Sep 17 00:00:00 2001 From: Tushar Thakur Date: Wed, 31 Jan 2024 11:25:07 +0100 Subject: [PATCH 2/3] Removed videos of SEI-model-active-learning The videos were not up to the standards expected of a BIG-MAP app, based on the WP9 committee's feedback. --- apps.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.yaml b/apps.yaml index cf40aab5..bde3411c 100644 --- a/apps.yaml +++ b/apps.yaml @@ -470,8 +470,8 @@ SEI-Active-learning-workflow: documentation_url: https://github.com/KIT-Workflows/SEI-Model-Active-Learning/blob/main/README.md logo: https://github.com/KIT-Workflows/SEI-Model-Active-Learning/raw/main/logo.png state: development - video_installation_url: https://drive.google.com/file/d/1DIGjSCgOasn7t2B-fuI5XZLJRzGUhJ-t/preview - video_demonstration_url: https://drive.google.com/file/d/1QQM6aSpWeMOkSUvMQda6NtCbhnrFQCmg/preview + # video_installation_url: https://drive.google.com/file/d/1DIGjSCgOasn7t2B-fuI5XZLJRzGUhJ-t/preview + # video_demonstration_url: https://drive.google.com/file/d/1QQM6aSpWeMOkSUvMQda6NtCbhnrFQCmg/preview version: '1.0' categories: - technology-active-learning From c79c704a12c8cbbd6d16da95d5c6472e9f382af2 Mon Sep 17 00:00:00 2001 From: Tushar Thakur Date: Wed, 31 Jan 2024 11:27:55 +0100 Subject: [PATCH 3/3] Updated logo of aiidlab-qe --- apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.yaml b/apps.yaml index bde3411c..6100f252 100644 --- a/apps.yaml +++ b/apps.yaml @@ -43,7 +43,7 @@ aiidalab-qe: affiliations: Paul Scherrer Institute, Ecole Polytechnique Fédérale de Lausanne, Swiss Federal Laboratories for Materials Science and Technology description: | The Quantum ESPRESSO (QE) app is a user-friendly, web-based interface within AiiDAlab. It empowers users to conduct and streamline first-principles calculations by leveraging AiiDA’s powerful workflows implemented in the AiiDA Quantum ESPRESSO plugins. With this app researchers can calculate material properties (e.g., bands structure) on the web browser directly without writing any code. - logo: https://raw.githubusercontent.com/aiidalab/aiidalab-qe/master/miscellaneous/logos/QE.jpg + logo: https://raw.githubusercontent.com/aiidalab/aiidalab-qe/main/docs/source/_static/logos/QE.jpg state: development title: Quantum ESPRESSO AiiDAlab app external_url: https://github.com/aiidalab/aiidalab-qe