Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 689 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 689 Bytes

CartesianFrontTracking

Build Status

Overview

CartesianFrontTracking is a Julia package for front tracking simulations in Cartesian grids.

Installation

To install CartesianFrontTracking, you can use the Julia package manager. Open the Julia REPL and run the following command: ] add CartesianFrontTracking

Usage

Once you have installed CartesianFrontTracking, you can start using it in your Julia code. Here is an example of how to import and use the package: