jeremy_rutman
2008-01-16 15:58:59 UTC
I need to implement a flux condition on an internal boundary -
Flux= k*(c1-B*c2)
where c1 and c2 are concentrations on left and right sides of
boundary,
k and B are constants, and flux into left side = - flux into right
It looks like I need to split this two regions with a nonlocal
coupling variable. This would all be fine except now I get a
Warning:
Time 0:
Failed to find consistent initial values.
Last time step is not converged.
In nonlocal3 at 141
whenever I use a grid finer than the initial default.
The comsol help files suggest using the output of a stationary solver
as input to the time-dependent solver. Any clues how this is done?
I have been using femnlin to solve he stationary problem and femtime
to solve the time-dependent problem.
Thanks
Jeremy
Flux= k*(c1-B*c2)
where c1 and c2 are concentrations on left and right sides of
boundary,
k and B are constants, and flux into left side = - flux into right
It looks like I need to split this two regions with a nonlocal
coupling variable. This would all be fine except now I get a
Warning:
Time 0:
Failed to find consistent initial values.
Last time step is not converged.
In femsolver at 239
In femtime at 61In nonlocal3 at 141
whenever I use a grid finer than the initial default.
The comsol help files suggest using the output of a stationary solver
as input to the time-dependent solver. Any clues how this is done?
I have been using femnlin to solve he stationary problem and femtime
to solve the time-dependent problem.
Thanks
Jeremy