TopOptProblems.jl

A collection of standard topology optimisation problems.
Author JuliaTopOpt
Popularity
6 Stars
Updated Last
2 Years Ago
Started In
July 2021

TopOptProblems

Actions Status codecov

TopOptProblems is a collection of standard topology optimisation problems package written in Julia.

Installation

To install TopOptProblems.jl, run:

using Pkg
pkg"add TopOptProblems"

To load the package, use:

using TopOptProblems