Boundary conditions with pde solver

7 views (last 30 days)
I would like to implement the following boundary conditions in the simulation of an adsorption fixed bed:
t >0 x=0 (column inlet) u=uo (40 mg/L, initial composition)
t >0 x=L (column outlet) du/dx=0 (no flux)
Thanks

Answers (1)

Priyanka Kondapalli
Priyanka Kondapalli on 24 Mar 2022
Hi
Please refer to the below link on how to implement boundary conditions

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!