To install BaroclinicAdjustment, follow these steps:
-
Clone the repository:
git clone https://github.com/simone-silvestri/BaroclinicAdjustment.jl.git
-
Change to the project directory:
cd BaroclinicAdjustment.jl
-
Install the required dependencies:
julia --project -e 'import Pkg; Pkg.instantiate()'
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