Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point Detector Tally #3109

Open
wants to merge 71 commits into
base: develop
Choose a base branch
from
Open

Point Detector Tally #3109

wants to merge 71 commits into from

Commits on Oct 25, 2022

  1. 1 Configuration menu
    Copy the full SHA
    21efc8d View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    8269657 View commit details
    Browse the repository at this point in the history
  3. implemented u_com and tried making a ghost particle for each collisio…

    …n and failed (core dumped)
    Itay-max committed Oct 25, 2022
    3 Configuration menu
    Copy the full SHA
    9d1f196 View commit details
    Browse the repository at this point in the history
  4. succefuly calculated mean free path using a ghost parrticle. memory p…

    …roblem simulating more than 5 particles
    Itay-max committed Oct 25, 2022
    1 Configuration menu
    Copy the full SHA
    64f1d40 View commit details
    Browse the repository at this point in the history
  5. cant kill particles

    Itay-max committed Oct 25, 2022
    1 Configuration menu
    Copy the full SHA
    22a54ca View commit details
    Browse the repository at this point in the history
  6. finally fixed the problem of generating the gost particle and trackin…

    …g them, there energ was nan - ehat caused the memory problem
    Itay-max committed Oct 25, 2022
    1 Configuration menu
    Copy the full SHA
    4e3ab1d View commit details
    Browse the repository at this point in the history
  7. 2 Configuration menu
    Copy the full SHA
    f48ef19 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    c2dfc90 View commit details
    Browse the repository at this point in the history
  9. 2 Configuration menu
    Copy the full SHA
    23a7d14 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    6ac128f View commit details
    Browse the repository at this point in the history
  11. 2 Configuration menu
    Copy the full SHA
    913273d View commit details
    Browse the repository at this point in the history
  12. 1 Configuration menu
    Copy the full SHA
    65f3033 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52d337e View commit details
    Browse the repository at this point in the history
  14. 1 Configuration menu
    Copy the full SHA
    bff894c View commit details
    Browse the repository at this point in the history
  15. printing temprature

    Itay-max committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    eb3fcb8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bcae8f7 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1 from itayhorin/Ecalc

    Ecalc
    Itay-max committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d860ce7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    8b70afb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. working point tally for elastic scattering

    itay committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    be52bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab940cf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. trying to add contribution from source

    itay committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ad47f6b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    bf1f515 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    bcab472 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. energy filter works for point det

    itay committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4b0b402 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    60df643 View commit details
    Browse the repository at this point in the history
  2. calculating pdfs in a diffenent function

    itay committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ca6f94c View commit details
    Browse the repository at this point in the history
  3. doing kinemtics and calcuating pdf for elastic scattering in a new fu…

    …nction. Works dynically with the number of soultions. verified.
    itay committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cf30f45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f96377e View commit details
    Browse the repository at this point in the history
  5. detector position in a new function

    itay committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6c90155 View commit details
    Browse the repository at this point in the history
  6. working on detector positin function

    itay committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e44d140 View commit details
    Browse the repository at this point in the history
  7. looping on the ghost particles and calcuting their flux contibution a…

    …nd the scroing in filters all in the same loop
    itay committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    666bf5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8de667 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    a969cd4 View commit details
    Browse the repository at this point in the history
  2. calculating pdf_lab using derivative and chagning function to void so…

    … it will fill ghost particles.
    itay committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    310e660 View commit details
    Browse the repository at this point in the history
  3. Now filling ghost particles and getting pdfs from Uncorrelated angle …

    …energy distribution
    itay committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    42b87c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    a6c51f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1439772 View commit details
    Browse the repository at this point in the history
  3. only taking solutions that conserve energy.

    itay committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e7aae35 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    db48c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3e48e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    1c519fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ffc54 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    690c705 View commit details
    Browse the repository at this point in the history
  2. added pdfs calculations for IncoherentElastic and CoherentElasticAE +…

    … moved functions to head of file
    itay committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7b8135d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    023baab View commit details
    Browse the repository at this point in the history
  4. added pdf for incohernet inelastic

    itay committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    daf65f3 View commit details
    Browse the repository at this point in the history
  5. printing the thermal distribution used.

    itay committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c33df5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e86efdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd53fb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    f5fde24 View commit details
    Browse the repository at this point in the history
  2. scoring the ghost paritcles in S(a,b)

    itay committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cb09cb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. added pdf contribution from coherentleastic. and can print to file pd…

    …f(mu) at specfic energy
    itay committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    56698e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. initialized p.event._index_mt every collision to distinguish between …

    …sab and non sab elastic scattering. + intializing ghost particles with same n collisions like the real particle + fixed derivative to be in abs value for inelastic reactions.
    itay committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    16db49e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. fixed coherentElastic

    itay committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    93dfd87 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. trying arik's function

    itay committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2a37ce7 View commit details
    Browse the repository at this point in the history
  2. added inelastic function

    itay committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a8124ef View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    13801e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. merged elastic and inelatic by repalcing m4

    itay committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    090a111 View commit details
    Browse the repository at this point in the history
  2. added option to add point detector via python api

    Your Name committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5f21e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    549c66e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. modified tolernace param to use approx

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    4848fb7 View commit details
    Browse the repository at this point in the history
  2. implemented multiple detectors

    Your Name committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e14851b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. trying to add exclusion sphere and also no need for score fission net…

    …ron function bc the scoring happens from source
    Your Name committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4e58b2c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    612ff60 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. contibution is now only from external source

    Your Name committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f05488f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. User now have to specify R0 (dor the exclusion sphere radius) and als…

    …o had again a round off problem with mu not in [-1,1]
    Your Name committed May 13, 2024
    Configuration menu
    Copy the full SHA
    41221f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. We Fixed cohernetElastic!

    Your Name committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    075b87c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. discrete distribution was not implemented

    Your Name committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b3cb01a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Point tally detector development

    Your Name committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9881ab0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fixed: Expected function implmention (virtual)

    Your Name committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    26f4fd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deploy' of https://github.com/itay-space/openmc into de…

    …ploy
    Your Name committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aa1e4e6 View commit details
    Browse the repository at this point in the history