Skip to content

Changes

Started 4 days 18 hr ago
Took 1 hr 50 min

Summary

  1. Initialise the particles (first_init) in the stand-alone FOF (details)
  2. Applied formatting code (details)
  3. Add forcing approach for boundary particles (details)
  4. Fix EoS edge cases (details)
  5. Applied formatting script (details)
  6. Free sort arrays before FOF (details)
  7. Modify the testGravityDerivate unit test to have a minimum threshold for the test that depends on the derivative order (details)
  8. Add cmdline flag to skip IO (details)
  9. Update idealized cluster spin-jet parameters (details)
  10. Restore the tolerance threshold to what it was (details)
  11. Do not pass the chemistry model object to the diffusion loop. Extend the converage of the testSymmetry and testHydroMPIrules unit tests (details)
  12. Pass the chemistry object back to the hydro chemistry diffusion interactions. (details)
  13. Rename chemistry_data --> chem_data avoid shadowing grackle's 'chemistry_data' struct (details)
  14. Activate the hydro drift when activating a self or pair rt_gradient (details)
  15. Code formatting (details)
Commit b6d121d1ee1d50b8e9fd2057d1c7243468cdc259 by Matthieu Schaller
Initialise the particles (first_init) in the stand-alone FOF
The file was modifiedsrc/engine.h (diff)
The file was modifiedswift_fof.c (diff)
The file was modifiedswift_fof.c (diff)
Commit 416bbde171af967eabecdd066b4101f663aac5d0 by Matthieu Schaller
Add forcing approach for boundary particles
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M135/idealised_cluster_M135.yml (diff)
The file was modifieddoc/RTD/source/GettingStarted/special_modes.rst (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_JupiterLike_3D/rayleigh_taylor.yml (diff)
The file was modifiedsrc/forcing.h (diff)
The file was modifiedexamples/HydroTests/Rayleigh-Taylor_2D/makeIC.py (diff)
The file was modifiedexamples/IdealisedCluster/README (diff)
The file was modifiedsrc/forcing/roberts_flow_acceleration/forcing.h (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_IdealGas_3D/README.md (diff)
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M14/idealised_cluster_M14.yml (diff)
The file was modifiedsrc/runner_others.c (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_JupiterLike_3D/makeIC.py (diff)
The file was modifiedsrc/forcing/ABC_flow/forcing.h (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_EarthLike_3D/README.md (diff)
The file was modifiedsrc/forcing/roberts_flow/forcing.h (diff)
The file was modifiedexamples/HydroTests/Rayleigh-Taylor_2D/README (diff)
The file was modifiedsrc/forcing/none/forcing.h (diff)
The file was modifiedexamples/RadiativeTransferTests/StromgrenSphere_3D/README (diff)
The file was modifiedexamples/parameter_example.yml (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_JupiterLike_3D/README.md (diff)
The file was modifiedconfigure.ac (diff)
The file was modifiedexamples/HydroTests/Rayleigh-Taylor_2D/rayleigh_taylor.yml (diff)
The file was modifiedsrc/drift.h (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_IdealGas_3D/makeIC.py (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_IdealGas_3D/rayleigh_taylor.yml (diff)
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M13/idealised_cluster_M13.yml (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_EarthLike_3D/rayleigh_taylor.yml (diff)
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M15/idealised_cluster_M15.yml (diff)
The file was addedsrc/forcing/boundary_particles/forcing.h (diff)
The file was modifiedexamples/Planetary/RayleighTaylor_EarthLike_3D/makeIC.py (diff)
The file was modifiedsrc/equation_of_state/planetary/sesame.h (diff)
The file was modifiedsrc/equation_of_state/planetary/sesame.h (diff)
Commit 8df2603fae5a554254421484f5a8c65b9301d1fa by Matthieu Schaller
Free sort arrays before FOF
The file was modifiedsrc/engine_fof.c (diff)
The file was modifiedsrc/cell.h (diff)
The file was modifiedsrc/space.c (diff)
The file was modifiedsrc/space.h (diff)
Commit 206243939a9d155894ba02ab10f018ad20bbfe83 by Matthieu Schaller
Modify the testGravityDerivate unit test to have a minimum threshold for the test that depends on the derivative order
The file was modifiedtests/testGravityDerivatives.c (diff)
Commit e7efd42841c4c11139197e52ba076526edec64c2 by Matthieu Schaller
Add cmdline flag to skip IO
The file was modifieddoc/RTD/source/CommandLineOptions/index.rst (diff)
The file was modifiedREADME (diff)
The file was modifiedsrc/engine.c (diff)
The file was modifiedsrc/engine_io.c (diff)
The file was modifiedsrc/engine.h (diff)
The file was modifiedswift.c (diff)
Commit e2626d399048bb80efcff098b8e2b2125e46f5f4 by Matthieu Schaller
Update idealized cluster spin-jet parameters
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M15/idealised_cluster_M15.yml (diff)
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M135/idealised_cluster_M135.yml (diff)
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M14/idealised_cluster_M14.yml (diff)
The file was modifiedexamples/IdealisedCluster/IdealisedCluster_M13/idealised_cluster_M13.yml (diff)
Commit fd840e43af5bbbac95de39d3cafcad80e6c21c7c by Matthieu Schaller
Restore the tolerance threshold to what it was
The file was modifiedtests/testGravityDerivatives.c (diff)
Commit 7183b6401b5c77683cda0aa1eb89ecbc9ac0e54a by Matthieu Schaller
Do not pass the chemistry model object to the diffusion loop. Extend the converage of the testSymmetry and testHydroMPIrules unit tests
The file was modifiedsrc/runner_doiact_functions_hydro.h (diff)
The file was modifiedtests/testSymmetry.c (diff)
The file was modifiedsrc/chemistry/none/chemistry_iact.h (diff)
The file was modifiedsrc/chemistry/EAGLE/chemistry_iact.h (diff)
The file was modifiedsrc/chemistry/QLA/chemistry_iact.h (diff)
The file was modifiedtests/testHydroMPIrules.c (diff)
The file was modifiedsrc/chemistry/GEAR/chemistry_iact.h (diff)
The file was modifiedsrc/chemistry/AGORA/chemistry_iact.h (diff)
Commit 20f2253301f6d39819130ee117f636fe36380fe8 by Matthieu Schaller
Pass the chemistry object back to the hydro chemistry diffusion interactions.
The file was modifiedsrc/chemistry/GEAR/chemistry_iact.h (diff)
The file was modifiedtests/testHydroMPIrules.c (diff)
The file was modifiedsrc/chemistry/AGORA/chemistry_iact.h (diff)
The file was modifiedsrc/chemistry/QLA/chemistry_iact.h (diff)
The file was modifiedsrc/chemistry/none/chemistry_iact.h (diff)
The file was modifiedtests/testSymmetry.c (diff)
The file was modifiedsrc/chemistry/EAGLE/chemistry_iact.h (diff)
The file was modifiedsrc/runner_doiact_functions_hydro.h (diff)
Commit 1a9b8629ba92d0377d715bd45fc425bfb2f70efc by Matthieu Schaller
Rename chemistry_data --> chem_data avoid shadowing grackle's 'chemistry_data' struct
The file was modifiedsrc/runner_doiact_functions_hydro.h (diff)
Commit fd0846f4860ca3383ae6742bdcff9482ba94ef00 by Matthieu Schaller
Activate the hydro drift when activating a self or pair rt_gradient
The file was modifiedsrc/runner_doiact_functions_hydro.h (diff)
The file was modifiedsrc/engine.c (diff)