Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bam:example_parfile [2024/07/23 14:07]
theoastro
bam:example_parfile [2024/07/23 14:16] (current)
theoastro
Line 3: Line 3:
   physics = adm z4 Gauge matter eos grhd2Fluid BNSdataReader Invariants AHmod hydroanalysis    physics = adm z4 Gauge matter eos grhd2Fluid BNSdataReader Invariants AHmod hydroanalysis 
      
 +  nxyz = 128*2/2  
 +  amr_move_nxyz               = 96*2/  
 +  dxyz                        = 36*2/2  
 +  amr_bo_dxmax                = 6*2/2     
 +  
 +  0douttime               = 10.
 +  2douttime               = 4
 +  3douttime               = 90
 +  Invariants_output_time      = 0.252*4.
 +    
   #############################################################################   #############################################################################
   # initial data   # initial data
 +  
   BBID_modus = DSDS    BBID_modus = DSDS 
 +  
   BNSdataReader_sgrid_exe = /path/to/BAM/executable    BNSdataReader_sgrid_exe = /path/to/BAM/executable 
   BNSdataReader_use_interpolator = yes    BNSdataReader_use_interpolator = yes 
Line 27: Line 39:
   checkpoint                  = yes   checkpoint                  = yes
   checkpoint_dt_hours         = 5    checkpoint_dt_hours         = 5 
-  checkpoint_dt_hours_quit    = 23 # important to quite 1 hour before the clusters walltime+  checkpoint_dt_hours_quit    = 23 
   checkpoint_variables        = all   checkpoint_variables        = all
   ExitIfNAN                   = yes   ExitIfNAN                   = yes
Line 48: Line 60:
   order_RP_shells             = 6   order_RP_shells             = 6
   amr_nbuffer                 = 6   amr_nbuffer                 = 6
-    
   amr_lmax                    = 7   amr_lmax                    = 7
   amr_move_lcube     = 2    amr_move_lcube     = 2 
-   
-  nxyz                        = 128*2/2   
-  amr_move_nxyz               = 96*2/   
-  dxyz                        = 36*2/2   
-  amr_bo_dxmax                = 6*2/2    
-     
   amr                         = bo newfmr move   amr                         = bo newfmr move
   amr_fmr               = nestedboxes   amr_fmr               = nestedboxes
Line 122: Line 127:
      
   #############################################################################   #############################################################################
-  # invariants for extracting waveform+  # invariants 
      
   ntheta                      = 47   ntheta                      = 47
Line 144: Line 149:
      
   #######################################################   #######################################################
-  # (better use AHmod !)+  # AHmod
      
   AHmod_verbose     = no   AHmod_verbose     = no
Line 194: Line 199:
   # output   # output
      
-  0douttime               = 10. 
   0doutput                = alpha ham momx grhd_D grhd_rho grhd_p grhd_fluid2_D grhd_fluid2_rho grhd_fluid2_p momy momz hydroa_Du    0doutput                = alpha ham momx grhd_D grhd_rho grhd_p grhd_fluid2_D grhd_fluid2_rho grhd_fluid2_p momy momz hydroa_Du 
   hydroa_Db hydroa_fluid2_Du hydroa_fluid2_Db   hydroa_Db hydroa_fluid2_Du hydroa_fluid2_Db
Line 204: Line 208:
   #1doutputall             = yes   #1doutputall             = yes
      
-  2douttime               = 4 
   2doutput                = alpha betax ham momx grhd_D grhd_rho grhd_p grhd_vx grhd_v2 grhd_fluid2_D grhd_fluid2_rho grhd_fluid2_p    2doutput                = alpha betax ham momx grhd_D grhd_rho grhd_p grhd_vx grhd_v2 grhd_fluid2_D grhd_fluid2_rho grhd_fluid2_p 
   grhd_fluid2_vx grhd_fluid2_v2   grhd_fluid2_vx grhd_fluid2_v2
Line 211: Line 214:
   2doutputall             = yes   2doutputall             = yes
      
-  3douttime               = 90 
   3doutput                = grhd_rho grhd_fluid2_rho hydroa_Du hydroa_fluid2_Du alpha rpsi4   3doutput                = grhd_rho grhd_fluid2_rho hydroa_Du hydroa_fluid2_Du alpha rpsi4
   3dformat                = vtk binary float   3dformat                = vtk binary float
Line 217: Line 219:
   3doutputall = yes   3doutputall = yes
              
-   # For now the string for the 2doutputr parameter is not used, just make sure, it is non-empty! 
   #2doutputr               = sphere_data   #2doutputr               = sphere_data
   #############################################################################   #############################################################################
  
  
Last modified: le 2024/07/23 14:07