JuliaFEM.jl icon indicating copy to clipboard operation
JuliaFEM.jl copied to clipboard

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to s...

Results 43 JuliaFEM.jl issues
Sort by recently updated
recently updated
newest added

How to solve this error? error : LoadError : Evaluation into the closed module 'Calculus' breaks incremental compilation because the side effects ~~ I already saw the last issues. But...

I can `add JuliaFEM`, but when I am `using JuliaFEM` I get the following error. Cheers! ```Julia [ Info: Precompiling JuliaFEM [f80590ac-b429-510a-8a99-e7c46989f22d] ERROR: LoadError: LoadError: Evaluation into the closed module...

when I use `test JuliaFEM` there is an error , and I am looking forward for your help. thanks a lot!!!! : The Julia Lang version is v 1.1.1 the...

Hello JuliaFEM Team! Julia version: 1.3.1 OS: Ubuntu 19.1 JuliaFEM version: Latest I am getting the following error when I attempt to import JuliaFEM: ```bash julia> import JuliaFEM [ Info:...

I saw this: http://www.juliafem.org/JuliaFEM.jl/latest/packages/FEMBase/basis/ and thought i let you know.

All the code examples in the documentation [here](http://www.juliafem.org/JuliaFEM.jl/stable/packages/FEMBase/fields/) returns error messages that seems to stem from some sort of import problem. Thanks for making a great library!

Hi there, New to Julia and starting with JuliaFEM first using Pkg.add("JuliaFEM") but the testing stage with Pkg.test("JuliaFEM")returned the error copied below! Tried Pkg.resolve() but that did not help. Can...

Hi there, I tried to install JuliaFEM but upon issuing Pkg.test("JuliaFEM") I get first a warning, and then errors: `┌ Warning: Package FEMBase does not have TimerOutputs in its dependencies:...

You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...

https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/src/problems_elasticity.jl#L157 Merging multithreaded assembly branch didn't go that well.