An open API service indexing awesome lists of open source software.

https://github.com/calkit/example-julia

An example Calkit project that uses Julia.
https://github.com/calkit/example-julia

Last synced: 4 months ago
JSON representation

An example Calkit project that uses Julia.

Awesome Lists containing this project

README

          

# Calkit Julia example

This project demonstrates how to use Julia with
[Calkit](https://github.com/calkit/calkit).

To run the
[pipeline](https://github.com/calkit/example-julia/blob/main/calkit.yaml#L12),
which simulates flow around a cylinder with
[WaterLily.jl](https://github.com/WaterLily-jl/WaterLily.jl)
and compiles figures as part of a LaTeX document, execute:

```sh
calkit run
```