Skip to content

KnutAM/FerriteProblems.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FerriteProblems

Dev Build Status Coverage

Warning: This package is experimental and breaking changes are expected

FESolvers.jl requires the Ferrite.jl user to specify a problem to be solved. FerriteProblems.jl provides such a problem::FerriteProblem.

The FerriteProblems.jl package brings together

Installation

Those packages not in the general julia registry are available in knutamregistry After adding this registry, the FerriteProblems.jl can be installed as

using Pkg
Pkg.add("FerriteProblems")

If the registry is not added, it is possible to install using

using Pkg
Pkg.add(url="https://github.com/KnutAM/FerriteProblems.jl")

But then it is first required to add all of the above packages (that are not registered) manually

About

Standard problem for FESolvers.jl and Ferrite.jl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages