You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for this message. Actually the TreeMeshes part is still premature and under development, thus it's not formally included in the package yet. Some of the examples, on the other hand, was outdated, including the one you mentioned. I will update/remove the examples to date when I got time.
The code was revised some time ago, and for the example you have, the "UniformMesh" was renamed as "UMesh", with the interface also a bit different than what was written.
Nevertheless, the code itself should be working, although the examples were outdated. If you want some working examples for now, those involved in tests(included in test/runtests.jl) should work.
The graphene_treetest for example, gives me the error
ERROR: LoadError: UndefVarError: GridTree not defined
The text was updated successfully, but these errors were encountered: