python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Having trouble solving Population balance PDE in FiPy
I am a beginner in using FiPy and also in working with Finite Volume Methods in general. So please forgive me if my questions are naïve
I am trying to solve a population balance equation of the form
P...
veeman
Votes: 0
Answers: 1
Chosen dt in sweep in FiPy package changes time domain of solution?
I am currently trying to solve a large PDE system with 18 PDEs and ODEs (which is why I use FiPy and not odeint from scipy).
One of the equations is quite simple: dROS/dt = 0.06 which I implemented as...
Yifat Haddad
Votes: 0
Answers: 1
FiPy Solving Couple PDEs Results in IndexError
I am new to FiPy and am trying to solve a pair of coupled PDEs describing adsorption of a material to an adsorbent packed in a cylinder. The material is flowing through the cylinder and its concentrat...
kcast49
Votes: 0
Answers: 1