Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bam:example_parfile [2024/07/23 13:48] theoastro |
bam:example_parfile [2024/07/23 14:16] (current) theoastro |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === An example par file === | === An example par file === | ||
| - | physics = adm z4 Gauge matter eos grhdDY | + | physics = adm z4 Gauge matter eos grhd2Fluid |
| | | ||
| - | nxyz = 128*2 | + | nxyz = 128*2/ |
| - | amr_move_nxyz | + | amr_move_nxyz |
| - | dxyz = 16.128/2 # 0.252*2^6 | + | dxyz = 36*2/2 |
| - | amr_bo_dxmax | + | amr_bo_dxmax |
| - | 0douttime | + | |
| - | 2douttime | + | 0douttime |
| - | 3douttime | + | 2douttime |
| + | 3douttime | ||
| Invariants_output_time | Invariants_output_time | ||
| - | AHmod_time | + | |
| + | ############################################################################# | ||
| + | # initial data | ||
| + | |||
| + | BBID_modus | ||
| + | |||
| + | BNSdataReader_sgrid_exe = / | ||
| + | BNSdataReader_use_interpolator = yes | ||
| + | BNSdataReader_sgrid_datadir = "/ | ||
| + | BNSdataReader_sgrid_simple_directory_structure = yes | ||
| + | BNSdataReader_Interpolate_verbose = no | ||
| + | BNSdataReader_keep_sgrid_output = no | ||
| + | BNSdataReader_two_fluid_system = yes | ||
| | | ||
| ############################################################################ | ############################################################################ | ||
| - | # initial data | + | # eos |
| + | |||
| + | eos_ID | ||
| + | eos1 = tab1dhot | ||
| + | eos1_gamma | ||
| + | eos2 = tab1d | ||
| | | ||
| - | BNSdataReader_sgrid_exe | ||
| - | BNSdataReader_sgrid_datadir | ||
| - | BNSdataReader_keep_sgrid_output = no | ||
| - | BNSdataReader_use_interpolator | ||
| - | BNSdataReader_IDfiles_dir = / | ||
| - | BNSdataReader_reset_EOS | ||
| - | BNS_eos_Gamma = 1.75 | ||
| - | |||
| ############################################################################ | ############################################################################ | ||
| # checkpointing | # checkpointing | ||
| | | ||
| checkpoint | checkpoint | ||
| - | checkpoint_dt_hours | + | checkpoint_dt_hours |
| - | checkpoint_dt_hours_quit | + | checkpoint_dt_hours_quit |
| - | checkpoint_variables | + | checkpoint_variables |
| - | checkpoint_resub | + | ExitIfNAN |
| - | ExitIfNAN | + | |
| | | ||
| ############################################################################ | ############################################################################ | ||
| - | # basic setup | + | # basic setup |
| | | ||
| - | order_centered | + | order_centered |
| order_advection | order_advection | ||
| advection_lopsided6 | advection_lopsided6 | ||
| advection_lopsided | advection_lopsided | ||
| order_dissipation | order_dissipation | ||
| - | dissipation_factor | + | dissipation_factor |
| - | dissipation_factor_level0 | + | |
| | | ||
| - | bampi_timer_on | + | bampi_timer_on |
| - | bampi_lowlatency | + | bampi_lowlatency |
| - | bampi_nghosts | + | bampi_timer_reset_after_every_iteration |
| + | bampi_nghosts | ||
| order_RP | order_RP | ||
| order_RP_shells | order_RP_shells | ||
| - | amr_nbuffer | + | amr_nbuffer |
| - | amr_lmax | + | amr_lmax |
| - | amr_move_lcube | + | amr_move_lcube |
| - | | + | |
| amr = bo newfmr move | amr = bo newfmr move | ||
| - | amr_fmr | + | amr_fmr |
| - | grid = box bitant #for precessing cases this should be changed | + | grid |
| + | |||
| + | | ||
| + | # hydro | ||
| + | |||
| + | hrsc_nghosts = 4 # how many ghost points are used to go from courser to finer level | ||
| + | hrsc_rec = WENOZ | ||
| + | hrsc_TVD_limiter = MC2 | ||
| + | hrsc_rec_metric = LAG4 | ||
| + | hrsc_flux = LLF # HLL, HLLC - Riemann solvers | ||
| + | hrsc_rec_HO = WENOZ | ||
| + | |||
| + | conservative_amr = yes | ||
| + | matter_interpolate_scheme_restriction | ||
| + | matter_interpolate_scheme_prolongation = linear | ||
| + | matter_interpolate_order = 4 | ||
| + | |||
| + | grhd_C2P = p_root | ||
| + | grhd_C2P_NewtonRaphsonTR = 1e-8 | ||
| + | grhd_C2P_NewtonRaphsonNR = 100 | ||
| + | grhd_vmax = 0.99 | ||
| + | grhd_Wlor_max = 1e8 | ||
| + | grhd_use_atmosphere = ColdStatic | ||
| + | grhd_atm_factor = 10 | ||
| + | grhd_atm_level = 1e-11 | ||
| | | ||
| ############################################################################# | ############################################################################# | ||
| - | # evolution | + | # evolution |
| - | evolution_method | + | |
| - | evolution_method_rk | + | evolution_method |
| - | dtfac | + | evolution_method_rk |
| - | finaltime | + | dtfac |
| - | + | finaltime | |
| - | order_timeinterpolation | + | |
| | | ||
| z4_normalizedetg | z4_normalizedetg | ||
| Line 79: | Line 110: | ||
| z4_kappa1 | z4_kappa1 | ||
| z4_kappa2 | z4_kappa2 | ||
| + | | ||
| punctures_lapse | punctures_lapse | ||
| + | boundary | ||
| + | | ||
| + | ############################################################################ | ||
| + | # gauge | ||
| + | | ||
| + | Gauge = moving_puncture | ||
| + | | ||
| + | compute_moving_puncture_distance = line | ||
| + | # | ||
| + | | ||
| + | # | ||
| + | # | ||
| + | # | ||
| | | ||
| ############################################################################# | ############################################################################# | ||
| - | # eos | + | # invariants |
| - | | + | |
| - | | + | ntheta |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| + | | ||
| + | gauss_codacci_mainardi | ||
| + | invariants_order | ||
| + | | ||
| ############################################################################# | ############################################################################# | ||
| - | # hydro | + | #ADM Mass |
| | | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | grhd_Wlor_max | + | |
| - | grhd_use_atmosphere | + | |
| - | grhd_atm_factor | + | |
| - | grhd_atm_level | + | |
| - | # | + | |
| - | + | ||
| - | grhd_use_atmosphere_mask | + | |
| - | grhd_recvel | + | |
| - | grhd_use_nls | + | |
| - | grhd_add_nls | + | |
| - | nls_chi_thresh | + | |
| - | nls_opt_scheme | + | |
| - | nls_num_sps | + | |
| - | | + | |
| - | nls_op_table_beta | + | |
| - | hrsc_nghosts | + | |
| - | hrsc_rec | + | |
| - | hrsc_TVD_limiter | + | |
| - | hrsc_rec_metric | + | |
| - | hrsc_flux | + | |
| - | hrsc_rec_safety | + | |
| | | ||
| - | | + | |
| - | | + | |
| - | grhd_excision_modus | + | |
| - | + | ||
| - | matter_interpolate_scheme_restriction | + | |
| - | matter_interpolate_scheme_prolongation = linear | + | |
| - | matter_interpolate_order | + | |
| - | conservative_amr | + | |
| - | camr_treshold | + | |
| | | ||
| - | | + | |
| + | AHmod_ntheta | ||
| + | AHmod_nphi | ||
| + | AHmod_LMAX | ||
| + | AHmod_interpolation_order = 4 | ||
| + | AHmod_nhorizons | ||
| + | AHmod_searchMTS | ||
| + | AHmod_uselast | ||
| + | AHmod_initial_guess_expand = 1.0 | ||
| + | AHmod_LevelOffset = 1 | ||
| + | AHmod_UseOptimalLevel = no | ||
| + | AHmod_surface0_WaitUntilClosePunctures = no | ||
| + | AHmod_flow_iter | ||
| + | AHmod_mass_tol | ||
| + | AHmod_hmean_tol | ||
| + | AHmod_time | ||
| + | AHmod_output | ||
| + | AHmod_output_xyt | ||
| + | AHmod_output_lm | ||
| | | ||
| - | | + | ############################################################################## |
| - | # M1 | + | # hydroanalysis |
| | | ||
| - | grrhd_m1_implicit_sources | + | hydroanalysis_ejecta_spheres |
| - | grrhd_m1_fluxes | + | |
| - | + | | |
| - | grrhd_m1_C2P_NewtonRaphsonTR | + | |
| - | grrhd_m1_C2P_NewtonRaphsonNR | + | |
| - | + | | |
| - | rad_hrsc_rec | + | |
| - | rad_hrsc_flux | + | |
| - | + | | |
| - | grrhd_m1_decouple_fac | + | |
| - | + | ||
| - | radiation_use_mask | + | ############################################################################ |
| - | optical_depth_mask = 100 | + | #puncture properties |
| - | + | ||
| - | grrhd_m1_NuHeat = yes | + | |
| - | grrhd_m1_nls_rates = no | + | |
| - | + | | |
| - | radiation_interpolate_order = 4 | + | |
| - | radiation_interpolate_scheme_restriction = LINTVD | + | |
| - | radiation_interpolate_scheme_prolongation = LINTVD | + | |
| - | + | | |
| - | rhs_radiation_null_ONlevel0 = yes | + | |
| - | + | ############################################################################# | |
| - | radiation_at_merger | + | # output |
| - | radiation_activate_dist = 18 | + | |
| - | + | | |
| - | rad_evolution_method | + | |
| - | rad_evolution_method_rk | + | |
| - | + | #1doutiter | |
| - | + | # | |
| - | ############################################################################# | + | # |
| - | # output | + | # |
| - | + | #1doutputall | |
| - | stdout_flush | + | |
| - | + | | |
| - | + | | |
| - | 0doutput | + | |
| - | nls_Qeff_nue nls_Reff_nue nls_lum_nue nls_lum_nua nls_lum_nux nls_Qeff_nua nls_Reff_nua | + | |
| - | nls_Qeff_nux nls_Reff_nux nls_lum0_nue nls_lum0_nua nls_lum0_nux nls_Qeff_num nls_Reff_num | + | |
| - | nls_Qeff_numa nls_Reff_numa nls_lum_num nls_lum_numa nls_lum0_num nls_lum0_numa | + | |
| - | + | | |
| - | #1doutput = grhd_rho grhd_Y grhd_T grhd_p grhd_epsl | + | |
| - | + | | |
| - | 2doutput | + | |
| - | nls_Qeff_nue nls_Qeff_nua nls_Qeff_nux nls_Reff_nua nls_Reff_nue nls_Reff_nux nls_Qeff_num nls_Reff_num | + | |
| - | nls_Qeff_numa nls_Reff_numa | + | |
| - | nls_tau1_nue nls_tau1_nua nls_tau1_nux nls_tau1_num nls_tau1_numa | + | ############################################################################# |
| - | nls_tau0_nue nls_tau0_nua nls_tau0_nux nls_tau0_num nls_tau0_numa | + | |
| - | + | ||
| - | 2doutputmode | + | |
| - | 2dformat | + | |
| - | 2doutinterpolate | + | |
| - | 2doutputall | + | |
| - | 2doutputr | + | |
| - | 2doutputr_type | + | |
| - | + | ||
| - | 3doutput | + | |
| - | 3doutputall | + | |
| - | + | ||
| - | ############################################################################# | + | |
| - | # boundary | + | |
| - | + | ||
| - | boundary | + | |
| - | + | ||
| - | ############################################################################ | + | |
| - | # gauge | + | |
| - | + | ||
| - | Gauge = moving_puncture | + | |
| - | compute_moving_puncture_distance | + | |
| - | moving_puncture_fixz | + | |
| - | + | ||
| - | track_matter_var | + | |
| - | track_matter_mode | + | |
| - | track_matter_minmove | + | |
| - | + | ||
| - | ############################################################################# | + | |
| - | # invariants | + | |
| - | + | ||
| - | ntheta | + | |
| - | nphi = 46 | + | |
| - | invariants_compute_modes | + | |
| - | invariants_modes_r | + | |
| - | invariants_modes_lmin | + | |
| - | invariants_modes_lmax | + | |
| - | invariants_energy_r | + | |
| - | gauss_codacci_mainardi | + | |
| - | invariants_order | + | |
| - | + | ||
| - | ############################################################################# | + | |
| - | # ADM Mass | + | |
| - | # (extract same radii as waves) | + | |
| - | + | ||
| - | ADM_mass_ncircles | + | |
| - | ADM_mass_npoints | + | |
| - | ADM_mass_lmin | + | |
| - | ADM_mass_lmax | + | |
| - | ADM_mass_r | + | |
| - | + | ||
| - | ####################################################### | + | |
| - | # AH finder | + | |
| - | + | ||
| - | AHmod_verbose | + | |
| - | AHmod_ntheta | + | |
| - | AHmod_nphi | + | |
| - | AHmod_LMAX | + | |
| - | AHmod_interpolation_order = 4 | + | |
| - | AHmod_nhorizons | + | |
| - | AHmod_searchMTS | + | |
| - | AHmod_uselast | + | |
| - | AHmod_initial_guess_expand = 1.0 | + | |
| - | AHmod_LevelOffset | + | |
| - | AHmod_UseOptimalLevel | + | |
| - | AHmod_surface0_WaitUntilClosePunctures | + | |
| - | AHmod_flow_iter | + | |
| - | AHmod_mass_tol | + | |
| - | AHmod_hmean_tol | + | |
| - | AHmod_output | + | |
| - | AHmod_output_xyt | + | |
| - | AHmod_output_lm | + | |
| - | + | ||
| - | ####################################################### | + | |
| - | #hydroanalysis | + | |
| - | + | ||
| - | hydroanalysis_ejecta_spheres | + | |
| - | hydroanalysis_ejecta_spheres_radius = 200 | + | |
| - | hydroanalysis_ejecta_nradius = 5 | + | |
| - | hydroanalysis_ejecta_dradius = 100 | + | |
| - | + | ||
| - | hydroanalysis_radiation_spheres = yes | + | |
| - | + | ||
| - | hydroanalysis_ejecta_angular = yes | + | |
| - | hydroanalysis_ejecta_angular_radius = 300 | + | |
| - | + | ||
| - | hydroanalysis_Mbar_radius | + | |
| - | hydroanalysis_Mbar_nradius = 12 | + | |
| - | hydroanalysis_Mbar_dradius = 1. | + | |
| - | hydroanalysis_rATM | + | |
| - | hydroa_mode_projection | + | |
| - | + | ||
| - | ##################### | + | |
| - | #puncture properties | + | |
| - | + | ||
| - | # | + | |
| - | # | + | |
| - | + | ||
| - | moving_puncture_properties | + | |
| - | puncture_properties_r | + | |
| - | puncture_properties_punc | + | |
| - | puncture_properties_npoints = 40 | + | |
| - | puncture_properties_circles = 41 | + | |
Last modified: le 2024/07/23 13:48
