238 bool gas_only_use_static_grav;
239 bool output_always =
false;
240 int n_steps_limit = -1;
264 char custom_bcnd[MAXLEN];
293 Real rEigenVec_MomentumX;
294 Real rEigenVec_MomentumY;
295 Real rEigenVec_MomentumZ;
309 std::uint_fast64_t prng_seed = 0;
322 std::string wDE_file;
325 char scale_outputs_file[MAXLEN];
326 #define EXPANSION_HISTORY_FILE_NAME "expansion_history.txt"
328#ifdef TILED_INITIAL_CONDITIONS
337 int bc_potential_type;
338#if defined(COOLING_GRACKLE) || defined(CHEMISTRY_GPU)
339 char UVB_rates_file[MAXLEN];
342 Real temperature_floor = 0;
343 Real density_floor = 0;
344 Real scalar_floor = 0;
346 char analysis_scale_outputs_file[MAXLEN];
349 char analysisdir[MAXLEN];
350 int lya_skewers_stride;
352 #ifdef OUTPUT_SKEWERS
353 char skewersdir[MAXLEN];