Changes between Version 18 and Version 19 of u/NewUsers


Ignore:
Timestamp:
09/06/11 17:51:12 (13 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/NewUsers

    v18 v19  
    3131Now, sometimes insufficient resolution can impede the formation of sinks. If you have a zone that has exceeded the density threshold, you may work through some algebra to show the size of dx that is required for collapse. Also, there are a series of print statements in the subroutine mentioned above that you can uncomment. This will show you what has passed and what has not.
    3232
    33 The sink routines are more or less taken from [http://adsabs.harvard.edu/abs/2010ApJ...713..269F Federrath et al]. I have added a summary of this paper and its findings on my page, under the library section.
     33The sink routines are more or less taken from [http://adsabs.harvard.edu/abs/2010ApJ...713..269F Federrath et al]. I have added a summary of this paper and its findings on my page, under the library section. Also, note that the accretion radius is 4dx: IR_ACC = 4, as defined in particle_declarations.f90 and is used in particle_control.f90 to set r_acc.
    3434
    3535== Effectively Implementing AMR ==