From 30c6cb6dc7c54b0b9af2a1d18e2759af97fa70e0 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 12 Jun 2001 10:41:26 +0000 Subject: Added Robin BC. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@147 6a38eb6e-646e-4a02-a296-d141613ad6c4 --- README | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 0580edd..0f1754e 100644 --- a/README +++ b/README @@ -20,17 +20,20 @@ Currently: - radiation boundary conditions + - Robin boundary conditions + + 2. Additional information -This thorn only currently works with a 3D Cartesian Grid +This thorn only currently works with a 3D Cartesian Grid. The boundary conditions can be called from Fortran or C, and can be passed either groups of grid functions, or single grid variables. All the boundary conditions work with an arbitrarily size stencil width, -except for the radiation boundary conditions which only currently work with -a stencil width of one. +except for the radiation and Robin boundary conditions which currently only +work with a stencil width of one. -Radiation boundary conditions are only implemented for 3D grid functions -currently. +Radiation and Robin boundary conditions are only implemented for 3D grid +functions currently. -- cgit v1.2.3