Skip to content

Tag 'CritPhysDensity' and Tag 'SfEffPerFreeFall' was ignored #12

@bijusaha-astro

Description

@bijusaha-astro

I have configured the installation with the following options:

  1. BOX_SPATIAL_DIMENSION=3
  2. HYDRO_DENSITY_SPH
  3. EOS_GAMMA=(5.0/3.0)
  4. PMGRID=128
  5. ADAPTIVE_GRAVSOFT_FORALL=15
  6. GALSF
  7. GALSF_SFR_CRITERION=0
  8. GALSF_EFFECTIVE_EQS
  9. COOLING
  10. METALS.

I am running the generated executable on N-body+Hydro model, but in the terminal, a message is popping up:

Possible warning to be aware of from file isodisk.params: Tag 'CritPhysDensity' was specified, but it is being ignored -- make sure this is intended!
Possible warning to be aware of from file isodisk.params: Tag 'SfEffPerFreeFall' was specified, but it is being ignored -- make sure this is intended!

The paramfile contains the following relevant parameter.

%---- Star Formation parameters (GALSF on)
CritPhysDensity 10.
SfEffPerFreeFall 1.0

%---- sub-grid (Springel+Hernquist/GADGET/AREPO) "effective equation of state"
%------- star formation+feedback model (GALSF_EFFECTIVE_EQS on)
MaxSfrTimescale 1.5
TempSupernova 1.0e8
TempClouds 1000.0 %
FactorSN 0.4
FactorEVP 1000.0
FactorForSofterEQS 1.0

Why are the above parameters ignored, even when the GALSF is on? From the documentation, I learnt the above parameters are considered when GALSF is on (which is ON in my case).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions