#15: Boundary conditions and Terms
---------------------+------------------------------------------------------
  Reporter:  jguyer  |       Owner:  nobody  
      Type:  defect  |      Status:  assigned
  Priority:  5       |   Component:  None    
   Version:  None    |    Severity:  Private 
Resolution:  None    |    Keywords:          
---------------------+------------------------------------------------------
Changes (by guyer):

  * type:  => defect

Old description:

> {{{
> A FixedValue boundary condition might conceivably have a different form
> for a DiffusionTerm than for a ConvectionTerm. Where does this get taken
> care of? Already a problem for PeriodicBoundaryCondition and explicit
> face terms (VanLeerConvection). Should BoundaryConditions be Terms? They
> create/modify L and b, but they do so differently for each Term they
> apply to.
> }}}

New description:

 A !FixedValue boundary condition might conceivably have a different form
 for a !DiffusionTerm than for a !ConvectionTerm. Where does this get taken
 care of? Already a problem for !PeriodicBoundaryCondition and explicit
 face terms (!VanLeerConvection). Should !BoundaryConditions be Terms? They
 create/modify L and b, but they do so differently for each Term they apply
 to.

-- 
Ticket URL: <https://www.matforge.org/fipy/ticket/15#comment:1>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python


Reply via email to