-
- Downloads
another attempt to fix the bug with discs only taking up partial
timesteps. I've replaced disc->ftdisc (and removed it) with a local variable, and the disc->Mdot,Jdot etc. derivatives are now calculated only for the disc time. disc->dT is the disc time. The conversion factor ftdisc is now set in the binary_c derivative calculation function, which is really where it should be set.
Showing
- failsys 2 additions, 0 deletionsfailsys
- src/binary_c_structures.h 1 addition, 1 deletionsrc/binary_c_structures.h
- src/binary_star_functions/angular_momentum_and_eccentricity_derivatives.c 12 additions, 9 deletions...functions/angular_momentum_and_eccentricity_derivatives.c
- src/binary_star_functions/apply_stellar_mass_and_angular_momentum_derivatives.c 9 additions, 2 deletions...ons/apply_stellar_mass_and_angular_momentum_derivatives.c
- src/disc/disc_apply_derivatives.c 15 additions, 8 deletionssrc/disc/disc_apply_derivatives.c
Loading
Please register or sign in to comment