1D model using PHYEX
Project description
phyex1d: 1D model using PHYEX
Description
The phyex1D python module runs 1D atmospheric simulations using ideal cases described in a "common format" file. The physics is provided by the PHYEX package, also used by the Meso-NH and AROME models.
Online documentation is here.
Usage
Installation
The installation procedure is as follows:
# phyex1d and DEPHY-SCM installation
pip install phyex1d
git clone https://github.com/GdR-DEPHY/DEPHY-SCM.git
# PHYEX compilation
git clone https://github.com/UMR-CNRM/PHYEX.git
. PHYEX/tools/env.sh
cd PHYEX/build/with_ecbuild
./make_ecbuild.sh
cd ../../..
An easy install procedure also exists:
wget https://github.com/SebastienRietteMTO/phyex1d/raw/refs/heads/main/easy_install.sh
chmod +x easy_install.sh
./easy_install.sh INSTALL_DIR MODE
Experiment
The ARMCU case can be run with the following command:
. PHYEX/tools/env.sh
phyex1d ./DEPHY-SCM/ARMCU/REF/ARMCU_REF_SCM_driver.nc --exp dt=60 --plot rc.png rc y_var=P
And a rc plot is available in the rc.png file.
Main references
- PHYEX:
- MesoNH:
- AROME:
- Common format:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phyex1d-0.0.1-py3-none-any.whl.
File metadata
- Download URL: phyex1d-0.0.1-py3-none-any.whl
- Upload date:
- Size: 40.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
becf69a1ee6e065f1cb1700856b80a9ef56254c5946f8bf62b4146c132748529
|
|
| MD5 |
d4d8a43b1210d9ef513305253ffb2fa0
|
|
| BLAKE2b-256 |
b24717fecfdad41c45ad28002c3cb02dbed0e56aa5d992b51c8ea2e3d335e47a
|