Skip to content

Move some input parameters to different structs #615

@jordanflitter

Description

@jordanflitter

I think some of the matter_options parameters should be in simulation_options, since they don’t change the physical model that is used in the simulation. For example: MINIMIZE_MEMORY, USE_FFTW_WISDOM, USE_INTERPOLATION_TABLES, KEEP_3D_VELOCITIES.

I also think that PHOTONCONS_CALIBRATION_END (now in astro_params) should go into simulation_options . Also R_BUBBLE_MAXR_BUBBLE_MIN R_MAX_TS, N_STEP_TS, and MAX_DVDR  should go into simulation_options , or at least astro_options, in my opinion.

This is of course an API change, so this will have to wait for v5.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions