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

Can I use del.f(u) (advection) term here? #8

Open jinkel7 opened 4 years ago

jinkel7 commented 4 years ago

Hello. I'm studying to use this package and thank you for making the FVM model. I'm quite a newbie for Julia so inferring model from examples and Youtube... is this right form??

A

Then, how can I deal with a del.f(u) term? (advection term)