Commit Graph

6 Commits

Author SHA1 Message Date
seogi cc33d148b6 initial set up 2014-02-20 17:30:31 -08:00
seogi 3bc66134aa Total field approach 2014-02-20 17:29:39 -08:00
SEOGI KANG 37bca3b3e9 Some functions for neumann BC weak form 2014-02-17 11:19:44 -08:00
rowanc1 d896e99bb2 added email notifications to the build testing 2014-02-13 16:09:55 -08:00
seogi bf4e2a774f Testing inhomogenous neumann boundary conditions, but quite general
since we can put different boundary condtions on each side.

Testing has been done for homogenous case with some fictitious source test.
See: Boundary_conditions.ipynb

two functions are written.

- ddxFaceDivBC
- faceDivBC

Need to be more tested and after that they can be merged in to main
2014-02-13 13:48:57 -08:00
rowanc1 575c340130 (boiler plate) 2014-02-12 23:13:10 -08:00