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

Add initial pertubation for cluster pgen #67

Merged
merged 25 commits into from
Aug 7, 2023
Merged

Add initial pertubation for cluster pgen #67

merged 25 commits into from
Aug 7, 2023

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    68de864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abc0822 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    3905cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196afe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d05808 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Isolate fmft construtor

    pgrete committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e046a66 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    fbbe2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2420c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83de454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c74b1d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Fix k_vec check on device

    pgrete committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6ed8170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2571e1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    429d1b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a616d93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    639fcc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b31f88e View commit details
    Browse the repository at this point in the history
  7. Fix typo for using host view

    pgrete committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3ebd164 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fixed entropy for ASCENT output

    Forrest Glines committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9b114e6 View commit details
    Browse the repository at this point in the history
  2. Clarified feedback efficiency error

    Forrest Glines committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4a5010f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Aug 7, 2023

  1. WIP: Limit velocity and temperature in Kinetic jet injection region (#75

    )
    
    * Velocity and temperature ceilings
    
    * Added ceilings to velocity and temperature within AGN region
    
    * Fixed to apply only to kinetic jet injection zone
    
    * Fixed missing magnetic energy from temperature ceil
    
    * Fixed typos in ceilings
    
    * Fixed arguments for EOS constructor
    
    * cpp-py-formatter
    
    * Added V, V_a, T, D clipping within defined radius
    
    * Check kinetic feedback in release builds
    
    * Fixed Va ceiling typo
    
    * Fixed cluster/clips -> problem/cluster/clips
    
    * Update src/pgen/cluster.cpp
    
    Co-authored-by: Philipp Grete <pgrete@hs.uni-hamburg.de>
    
    * Fix comments
    
    * Fix formattin
    
    ---------
    
    Co-authored-by: Forrest Glines <glinesfo@login10.frontier.olcf.ornl.gov>
    Co-authored-by: Forrest Glines <fglines@lanl.gov>
    Co-authored-by: par-hermes <par-hermes@automation.bot>
    Co-authored-by: Philipp Grete <pgrete@hs.uni-hamburg.de>
    5 people committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bd3c556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c51506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc98afa View commit details
    Browse the repository at this point in the history
  4. Fix comments

    pgrete committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0c6596a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8057a63 View commit details
    Browse the repository at this point in the history