Boundary conditions: Third order or Robin kind

4 views (last 30 days)
Hi everyone, i want to simulate a mass transfer problem in Matlab. I have a ODE system, but one of the boundary conditions belongs at Robin kind. I dont know how to program this boundary condition, Matlab only let me use first or second order condition. The condition is:
D*(dS/dz)=k*(Sb-S)
Where D is constant
S is concentration (depend variable)
Z is space variable (independ variable)
k is constant
Sb is concentration that vari with time (not depend of space variable)
  1 Comment
Hooman Ghaaemzadeh
Hooman Ghaaemzadeh on 29 Jul 2020
Did you find how to program boudary condition like this? May you help me

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 22 Aug 2015

Community Treasure Hunt

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

Start Hunting!