Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !1496

Implementation of radiation injection with SPHM1RT

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tsang Keung Chan requested to merge SPHM1RT_injection into master Feb 14, 2022
  • Overview 195
  • Commits 73
  • Changes 34

The MR goal is to incorporate radiation injection into the SPHM1RT module. It uses star_basic to inject radiation to the neighbourhood gas particle according to the star kernel. The following shows that it works well in the 2D injection cases (examples/RadiativeTransferTests/StromgrenSphere_2D/runPropagationTest.sh)

propagation_test_0006-PhotonPropagation

propagation_test_0006-radiation

However, there are some to-dos:

  1. the unit of flux (in the output) in GEAR-RT and SPHM1RT does not agree yet.

  2. the interpolation for the diffusion is not working (removed: it does not help much anyway).

  3. 3D case has not been checked yet. (done: 3D one is working)

3D_propagation_test_0006-radiation-projection

3d_propagation_test_0006-PhotonPropagation__1_

  1. add documentation for SPHM1RT in the doc folder (done)
Edited Feb 22, 2022 by Matthieu Schaller
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: SPHM1RT_injection