Welcome to the Radiation Boundary Condition Package =================================================== The purpose of this library is to provide accurate and efficient radiation and absorbing boundary conditions to truncate the computational domain for the simulation of a variety of wave propagation problems in the time domain. The plan is for RBCPack to contain stand-alone components that implement complete radiation boundary conditions and/or double absorbing boundary layers for a variety of popular time-domain wave propagation solvers. Components ---------- Currently, the following components are available: .. We do the toctree to generate the list of pages that will appear in the "component" drop down menu in the top navigation bar. Subsequent components should be added to this list to ensure that sphinx can find them ... .. toctree:: :hidden: :maxdepth: 1 YeeCRBC/index Utilities/index .. Now we make some "fancy" boxes for each of the components .. raw:: html
This component provides complete radiation boundary conditions in the for of a double absorbing boundary for Yee/FDTD solvers.
A collection of useful routines that may aid in the development of other boundary implementations.