Skip to content

turbo-sim/nozzlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NozzleX

NozzleX is a JAX/Python package for the one-dimensional modeling of nozzles and diffusers

🛠️ Installation (from source with Poetry)

This guide walks you through installation for development using Poetry, which manages both dependencies and virtual environments automatically.

  1. Install Poetry package manager Follow the official guide: Poetry Installation
    Then verify the installation:

    poetry --version
  2. Clone the repository from GitHub

    git clone https://github.com/turbo-sim/nozzlex.git
  3. Navigate to the project directory

    cd nozzlex
  4. Install the package using Poetry

    poetry install

📂 Examples

The examples directory contains a variety of ready-to-run cases, covering different working fluids and applications.

About

The code solves the flow in a convergent-divergent nozzle by using space-marching techniques.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages