Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Related Packages #868

Open
cortner opened this issue Jan 8, 2024 · 6 comments
Open

List Related Packages #868

cortner opened this issue Jan 8, 2024 · 6 comments

Comments

@cortner
Copy link

cortner commented Jan 8, 2024

I wasted quite a bit of time trying to figure out how to do simple visualizations of Ferrite solutions. Eventually somebody on discourse pointed me to FerriteViz which is great. But neither the README nor the docs mention it. Maybe somebody who knows of all important packages related to Ferrite could list them somewhere?

@KnutAM
Copy link
Member

KnutAM commented Jan 8, 2024

That's a good idea! Something like this: #869 ?

Also, whenever you have questions, don't hesitate to reach out on the Slack channel #ferrite-fem or on Discourse as you did!

@KnutAM
Copy link
Member

KnutAM commented Jan 9, 2024

As discussed in #869, perhaps we could add an item under the code gallery where anyone who builds a package on top of Ferrite can make a PR to add a link to, and a short description of, their package.

@termi-official
Copy link
Member

As discussed in #869, perhaps we could add an item under the code gallery where anyone who builds a package on top of Ferrite can make a PR to add a link to, and a short description of, their package.

Related to this: Should this only contain public packages or should we also showcase currently internally used packages which come with some publications (e.g. Maxi has one for convexification)? What about publication codes as in e.g. https://github.com/kimauth/Plastoxid.jl ?

I would also list work in progress packages, which have the actual goal to be developed long-term (as in e.g. FerriteAssembly.jl?).

@DanielVandH
Copy link

DanielVandH commented Aug 3, 2024

It would probably be also useful to mention FerriteViz in the first tutorial, https://ferrite-fem.github.io/Ferrite.jl/dev/tutorials/heat_equation/. I initially thought the main way to visualise the solutions was with the vtk files based on the documentation there. (Precompilation of FerriteViz seems to be broken with Ferrite on master, but once it's fixed that would be good)

@termi-official
Copy link
Member

It would probably be also useful to mention FerriteViz in the first tutorial, https://ferrite-fem.github.io/Ferrite.jl/dev/tutorials/heat_equation/.

cc @KnutAM what do you think?

I initially thought the main way to visualise the solutions was with the vtk files based on the documentation there. (Precompilation of FerriteViz seems to be broken with Ferrite on master, but once it's fixed that would be good)

I have a PR which prepares next release here Ferrite-FEM/FerriteViz.jl#103 . Master is just compatible with the last Ferrite release. Note that it does not have as many features as most VTK viewers.

@KnutAM
Copy link
Member

KnutAM commented Aug 4, 2024

I'd propose a reference to the post-processing how to. With my proposed intro text here (#875 (comment)) I think this will be covered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants