Dear list,

I know that Fipy for coupled simultaneous equations has not yet been
released, but does the trunk contain this code? When it is released I
would like to attempt a two-component mass diffusion problem
(electrons and holes in semiconductors).

The reason I ask is because I noticed that the classes in fipy/terms/
directory have a 'var' keyword argument which specifies the
CellVariable (a requirement for coupled systems). However, for the
problem that I have in mind I would also like to set different
boundary conditions for the different components of the system.

For example:
LHS boundary; electrons = FixedValue, holes = FixedFlux.
RHS boundary; electrons = FixedFlux, holes = FixedValue.

Will this be possible with the next release? I cannot find and way to
specify which CellVariable the boundary conditions corresponds to in
the fipy/boundaryConditions classes.

Best regards,

Dan
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to