Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/migduroli/prenucleation
Repository used for the research on the occurrence and effects of intermediate (metastable) phases in nucleation
https://github.com/migduroli/prenucleation
nucleation statistical-physics
Last synced: about 1 month ago
JSON representation
Repository used for the research on the occurrence and effects of intermediate (metastable) phases in nucleation
- Host: GitHub
- URL: https://github.com/migduroli/prenucleation
- Owner: migduroli
- License: mit
- Created: 2021-11-01T17:06:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T16:13:37.000Z (almost 3 years ago)
- Last Synced: 2023-10-20T21:48:35.581Z (about 1 year ago)
- Topics: nucleation, statistical-physics
- Language: R
- Homepage:
- Size: 181 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prenucleation 💥
Welcome to prenucleation!
This is nothing but a scientific repository
which aims at helping with the research on the
occurrence and effects of intermediate (metastable) phases
in nucleation.The code is written in `R` as this is the most convenient
language for the different parties of the project.So far the project consists in:
- [bulk](utils/bulk.R): Module where the initialisation of the bulk phase is done
- [thermo](utils/thermo.R): Module with the main functions about the bulk and cluster thermodynamic properties
- [params](utils/params.R): Module where the configuration parameters (e.g. `kT` or `hard_sphere`) are set
- [main](single_supsat.R): This is the entry point to generate the figures required## Reference
This code was used for the computations used in the scientific article:
- [Multistep nucleation compatible with a single energy barrier: catching the non-classical culprit](https://doi.org/10.1039/D1FD00092F). Faraday Discuss. (2022) 235, 95.