[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 368)
    rhaas at tapir.caltech.edu 
    rhaas at tapir.caltech.edu
       
    Thu Jun 21 21:29:16 CDT 2012
    
    
  
User: rhaas
Date: 2012/06/21 09:29 PM
Modified:
 /trunk/
  interface.ccl
Log:
 Revert "GRHYdro: don't checkpoint real atmo mask."
 
 This reverts commit 6acb4ef4a535279e58f4041dc06d39c4eaf590a0.
File Changes:
Directory: /trunk/
==================
File [modified]: interface.ccl
Delta lines: +1 -1
===================================================================
--- trunk/interface.ccl	2012-06-22 02:29:15 UTC (rev 367)
+++ trunk/interface.ccl	2012-06-22 02:29:16 UTC (rev 368)
@@ -427,7 +427,7 @@
 # This real mask is set during UpdateAtmosphereMask and sync'ed afterwards (including possible interpatch interpolation)
 # After syn'ing and before any con2prim fun, we set the integer mask above based on the real-valued mask.
 # This ensures that any routine using the int mask is still correctly working.
-real GRHydro_atmosphere_mask_real type = GF Timelevels = 1 tags='Prolongation="copy" checkpoint="no"'
+real GRHydro_atmosphere_mask_real type = GF Timelevels = 1 tags='Prolongation="copy"'
 {
   atmosphere_mask_real
 } "Flags to say whether a point needs to be reset to the atmosphere. This is sync'ed (and possibly interpolated)!"
    
    
More information about the Commits
mailing list