Changes between Version 31 and Version 32 of u/erica/CoreCollapseBlog


Ignore:
Timestamp:
03/15/18 20:22:21 (7 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/CoreCollapseBlog

    v31 v32  
    3636The HSE module takes as input:
    3737
    38         -Pout (ambient pressure that the HSE module integrates inward from [[BR]]
    39         -Starting density profile that the HSE module uses when solving the discretized HSE equation in spherical coords (and then interpolates along with the density profile onto the grid).
     38        -Pout (ambient pressure that the HSE module integrates inward from [[BR]])
     39        -Starting density profile that the HSE module uses when solving the discretized HSE equation in spherical coords (and then interpolates along with the density profile onto the grid)
    4040
    4141An initial run was producing weird results near the boundary between the clump and the ambient medium, and this had to do with commenting out the smoothing of the profiles in clump.f90 (should not comment these out if you want know smoothing!! instead you should set your smoothing length to 0 in the clumpdef).