Skip to content

Discrete Ordinates Method in Ferrite? #862

Discussion options

You must be logged in to vote

Ah, I see. Yes, this is indeed different from ADI.

Generally speaking Ferrite.jl will provide you with low level utilities, like for example the evaluation of quadrature rules over elements and the determination of element neighborhoods. You can interpret a face as a sorted tuple of the attached vertices, which gives you a unique representation for conforming meshes. We also should have all utilities in place for discontinuous solution approximations on master. The last release (v0.3.14) does not include these features yet. We will merge an example to solve a diffusion problem with the symmetric interior penalty method soon (#787) which should give you at least a starting point.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@warm-considering
Comment options

@termi-official
Comment options

Answer selected by warm-considering
@warm-considering
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants