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 the creation of a TUV-x photolysis calculator to the MUSICA wrapper #108

Merged
merged 33 commits into from
Sep 4, 2024

Commits on Aug 9, 2024

  1. add tuvx ccpp wrapper

    boulderdaze committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    64d43ae View commit details
    Browse the repository at this point in the history
  2. add tuvx to musica ccpp

    boulderdaze committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3b793e9 View commit details
    Browse the repository at this point in the history
  3. add tuvx wrapper

    boulderdaze committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a64505d View commit details
    Browse the repository at this point in the history
  4. remove mod

    boulderdaze committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fc42fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    644ea3a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix bugs

    boulderdaze committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9ecff58 View commit details
    Browse the repository at this point in the history
  2. fix build bugs

    boulderdaze committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4ef64e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. add reshaping array

    boulderdaze committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    917a12f View commit details
    Browse the repository at this point in the history
  2. add tuvx data

    boulderdaze committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5713d98 View commit details
    Browse the repository at this point in the history
  3. cmake

    boulderdaze committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    084153b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    017f645 View commit details
    Browse the repository at this point in the history
  2. fix cmake error

    boulderdaze committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    976fa29 View commit details
    Browse the repository at this point in the history
  3. update git tag

    boulderdaze committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    360b55e View commit details
    Browse the repository at this point in the history
  4. code cleanup

    boulderdaze committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d7de417 View commit details
    Browse the repository at this point in the history
  5. no third body

    boulderdaze committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    85338ff View commit details
    Browse the repository at this point in the history
  6. code clean up

    boulderdaze committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2ed7c7b View commit details
    Browse the repository at this point in the history
  7. remove solve call

    boulderdaze committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    509d62f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. git stash

    boulderdaze committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f666466 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. add reshape function

    boulderdaze committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    095f5aa View commit details
    Browse the repository at this point in the history
  2. fix bugs

    boulderdaze committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    08c593a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b33de View commit details
    Browse the repository at this point in the history
  4. remove copy data

    boulderdaze committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    dbfe69f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. add test

    boulderdaze committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1301b9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92ac514 View commit details
    Browse the repository at this point in the history
  3. add util unit test

    boulderdaze committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    11c551d View commit details
    Browse the repository at this point in the history
  4. update musica tag

    boulderdaze committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8f4b4d5 View commit details
    Browse the repository at this point in the history
  5. code clean up

    boulderdaze committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a20ac81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5ca4ab View commit details
    Browse the repository at this point in the history
  7. use ubuntu latest

    boulderdaze committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f71e946 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93917df View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. address review

    boulderdaze committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7408fa7 View commit details
    Browse the repository at this point in the history
  2. address review

    boulderdaze committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    170119d View commit details
    Browse the repository at this point in the history
  3. fix bugs

    boulderdaze committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4fd3c44 View commit details
    Browse the repository at this point in the history