Changes between Version 31 and Version 32 of u/erica/CoreCollapseBlog
- Timestamp:
- 03/15/18 20:22:21 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/CoreCollapseBlog
v31 v32 36 36 The HSE module takes as input: 37 37 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) 40 40 41 41 An 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).