Skip to content

Commit

Permalink
Merge pull request #194 from jeandet/caffe_octobre_2023_pyes
Browse files Browse the repository at this point in the history
Adds October 2023 coffee (missing location)
  • Loading branch information
VincentRouvreau committed Oct 11, 2023
2 parents 661b84a + b88346b commit c737857
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
33 changes: 33 additions & 0 deletions _posts/2023-09-10-cafes-loops.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: post
title: "Café LoOPS du 24 octobre 2023 : PyES, an open-source software for the simulation of thermodynamic equilibria"
categories: cafés
ev_link: https://reseau-loops.github.io/cafes/
ev_startDate: Tue, 24 March 2023 13:00:00 +0200
ev_endDate: Tue, 24 March 2023 14:00:00 +0200
ev_keywords: [Python, Qt, PySide]
---


<p>
The study of chemical equilibrium is an often overlooked topic in modern chemistry. While not being particularly spectacular, fancy or usually talked about, the topic is of uttermost importance spanning multiple fields of applications: from bio medics to environmental chemistry the understanding of the fundamental equilibrium of chemical species can shed a light on many phenomena.
In pur current era is difficult to think of a field of study who does not benefit from the assistance of dedicated IT tools to aid researchers in their work. From a survey conducted among the participants of the Network for Equilibrium and Chemical Thermodynamics Advanced Research (COST ACTION – NECTAR CA18202) it surfaced the need for new and improved computer tools for the study of thermodynamic equilibrium. For this reason, we decided to write PyES: a free, open-source, modern and multi-platform Python application for the simulation of chemical titrations and species distributions. Originally envisioned as the spiritual successor of ES4, a terminal based software with the same scope of application, written in the BASIC between the ‘70s and ‘90s by a research group of the University of Messina, PyES evolved past it increasing the stability of the original algorithm, estimating uncertainty of obtained results, considering the precipitation of solids as well, all wrapped in a GUI front end with graphing capabilities and the possibility of exporting results to allow interoperability with other tools.
PyES is freely available, along with its source-code in the <a href="https://github.com/Kastakin/PyES"> official repository</a> and a complete explanation of its algorithm is described in the associated article published in open-access form https://doi.org/10.1016/j.chemolab.2023.104860.
</p>

<p>
La présentation sera assurée par <a href="https://github.com/Kastakin">Lorenzo Castellino</a> doctorant du departement de chimie de l'université de Turin.
</p>

<p>
Cette rencontre se tiendra à l'Auditorium Irène Joliot-Curie, Batiment 100 d'IJCLab, de 13h à 14h. L'entrée se fera côté parking.
Pour suivre par ZOOM, consultez <a href="https://indico.ijclab.in2p3.fr/event/9496/">cette page</a>.
</p>

<p>
Liens :
<ul>
<li><a href="https://www.openstreetmap.org/?mlat=48.69821&mlon=2.17732#map=19/48.69821/2.17732">Emplacement de l´Auditorium Irène Joliot-Curie.</a></li>
<li><i><a href="{{ site.url }}/cafes/">Page générale sur les cafés LoOPS.</a></i></li>
</ul>
</p>
4 changes: 2 additions & 2 deletions cafes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

<h2>Prochains cafés</h2>
<dl>
<dt>18 avril 2023.</dt>
<dd><a href="{{ site.url }}/2023/03/14/cafe-loops">ChatGPT pour le développeur</a>.</dd>
<dt>24 octobre 2023.</dt>
<dd><a href="{{ site.url }}/2023/09/10/cafe-loops">PyES, an open-source software for the simulation of thermodynamic equilibria</a>.</dd>
</dl>

<h2>Tous les cafés</h2>
Expand Down

0 comments on commit c737857

Please sign in to comment.