[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 444)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Mon Jan 14 07:54:06 CST 2013
User: rhaas
Date: 2013/01/14 07:54 AM
Modified:
/trunk/
interface.ccl
Log:
GRHydro: remove any traces of non-functional Fisheye support
From: Roland Haas <roland.haas at physics.gatech.edu>
File Changes:
Directory: /trunk/
==================
File [modified]: interface.ccl
Delta lines: +0 -23
===================================================================
--- trunk/interface.ccl 2013-01-14 13:54:02 UTC (rev 443)
+++ trunk/interface.ccl 2013-01-14 13:54:06 UTC (rev 444)
@@ -9,7 +9,6 @@
implements: GRHydro
inherits: ADMBase, Boundary, SpaceMask, ADMMacros, Tmunubase, HydroBase
-USES INCLUDE: FishEye.h
USES INCLUDE: SpaceMask.h
USES INCLUDE HEADER: carpet.hh
@@ -537,28 +536,6 @@
int whichpsidcspeed type = SCALAR tags='checkpoint="no"' "Which speed to set for psidc? Set in ParamCheck"
-# real fluxweightvolume type = GF Timelevels = 1
-# {
-# cell_volume
-# cell_jdet
-# } "Weighting factors for the interfaces for using FishEye"
-#
-# real cell_surface[3] type = GF Timelevels = 1
-#
-# real GRHydro_fisheye_scalars type=GF timelevels=1
-# {
-# frho
-# fpress
-# feps
-# } "GRHydro scalars in physical coordinates"
-#
-# real GRHydro_fisheye_vectors type=GF timelevels=1
-# {
-# fvelx
-# fvely
-# fvelz
-# } "GRHydro vectors in physical coordinates"
-
real GRHydro_coords type=GF timelevels=3
{
GRHydro_x
More information about the Commits
mailing list