j-fu / VoronoiFVM.jl

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
MIT License
202 stars 34 forks source link

Precompilation #81

Open j-fu opened 1 year ago

j-fu commented 1 year ago

There have been issues with precompilation MacOS Intel getting stuck. After some tests which showed no significant influence on loading time (1.10 beta, Linux) I switched off precompilation until I better understand what could be the issues and how much precompilation can help at all. See #80