Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.34 KB

BaroclinicAdjustment

Build Status

MIT License

Documentation

Installation

To install BaroclinicAdjustment, follow these steps:

  1. Clone the repository:

    git clone https://github.com/simone-silvestri/BaroclinicAdjustment.jl.git
  2. Change to the project directory:

    cd BaroclinicAdjustment.jl
  3. Install the required dependencies:

    julia --project -e 'import Pkg; Pkg.instantiate()'

Reproducing the figures

To run the test cases, execute the following command from the project directory:

julia --project=run_and_visualize run_and_postprocess.jl

Note, the data generation is performed on GPUs, so make sure to have a CUDA-capable GPU available. Once the data has been generated, to reproduce the figures in the paper execute:

julia  --project=run_and_visualize generate_figures.jl