From bbeeb19959ee4283aa9cc68e5deed6a3871b640f Mon Sep 17 00:00:00 2001 From: Johannes Gorges <58849467+gorges97@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:57:54 +0200 Subject: [PATCH 1/2] Updated example 1 of msreact to work with newest xtb version --- page/examples/msreact-example_1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/page/examples/msreact-example_1.md b/page/examples/msreact-example_1.md index c92203a..6a56220 100644 --- a/page/examples/msreact-example_1.md +++ b/page/examples/msreact-example_1.md @@ -25,7 +25,8 @@ permalink: /page/examples/msreact/example_1.html {% include image.html file="msreact-example-1-1.png" alt="Bacillaene at GFN-FF level" caption="Most stable gas-phase structure of 2-pentanone at charge +1 with GFN2-xTB." max-width=400 %} -We want to investigate the fragmentation reactions of 2-pentanone in an EI-MS experiment. Therefore, we provide the lowest conformer found by `CREST` at charge +1 as input <2-pentanone.xyz>. We only want to get unique fragments so we use the -msmolbar flag to sort out duplicates with `molbar`. Before starting crest, we should make sure that `molbar` is properly installed and can be executed globally. +We want to investigate the fragmentation reactions of 2-pentanone in an EI-MS experiment. Therefore, we need to specify the charge ('-chrg') +after the ionization and the number of unpaired electrons at the specific charge ('-uhf). We provide the lowest conformer found by `CREST` at charge +1 as input <2-pentanone.xyz>. Since we only want to get unique fragments we use the -msmolbar flag to sort out duplicates with `molbar`. Before starting crest, we should make sure that `molbar` is properly installed and can be executed globally. {: .text-justify } @@ -38,8 +39,7 @@ We want to investigate the fragmentation reactions of 2-pentanone in an EI-MS ex