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

Sce branch #101

Merged
merged 40 commits into from
Sep 13, 2023
Merged

Sce branch #101

merged 40 commits into from
Sep 13, 2023

Commits on Mar 24, 2023

  1. added GLOW related.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2a0a22b View commit details
    Browse the repository at this point in the history
  2. added SCE related commands.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d2df3f4 View commit details
    Browse the repository at this point in the history
  3. added SCE related commands.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a8e98d7 View commit details
    Browse the repository at this point in the history
  4. added GLOW related lib.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    df6e28f View commit details
    Browse the repository at this point in the history
  5. added GLOWDIR.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    62e70e9 View commit details
    Browse the repository at this point in the history
  6. added screen log for sce_run.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    441db18 View commit details
    Browse the repository at this point in the history
  7. changed PathSCEOut.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    144032d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    402e355 View commit details
    Browse the repository at this point in the history
  9. removed some useless variables.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e63df31 View commit details
    Browse the repository at this point in the history
  10. added SCE related subroutines.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f071115 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0eb46e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d033de View commit details
    Browse the repository at this point in the history
  13. added the GLOW model.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4b1d9e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de84a81 View commit details
    Browse the repository at this point in the history
  15. correct dimensions in iri90.f

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d475b65 View commit details
    Browse the repository at this point in the history
  16. correct dimension.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0649b8c View commit details
    Browse the repository at this point in the history
  17. fixed some bugs.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5be8059 View commit details
    Browse the repository at this point in the history
  18. fixed some bugs in nrlmsise00.f.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6810f86 View commit details
    Browse the repository at this point in the history
  19. changed "==" to ".eqv." for logicals.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5acf53a View commit details
    Browse the repository at this point in the history
  20. ModRamMain: added the path of input_sce.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    922f124 View commit details
    Browse the repository at this point in the history
  21. ModSceIono: modified description.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ca2bbd1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    136b1f7 View commit details
    Browse the repository at this point in the history
  23. Makefile: added test for SCE.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fc0fedf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    766411c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b15b0cf View commit details
    Browse the repository at this point in the history
  26. testSCE: added a test for SCE

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    cf86a92 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5466bee View commit details
    Browse the repository at this point in the history
  28. added Glow.txt

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    62d9b0f View commit details
    Browse the repository at this point in the history
  29. added Glowlicense.txt

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b035878 View commit details
    Browse the repository at this point in the history
  30. added Releasenotes.txt

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2457173 View commit details
    Browse the repository at this point in the history
  31. added Quickstart.txt

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f8bdae2 View commit details
    Browse the repository at this point in the history
  32. Param: added PARAM.in.testSCE

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b4a37ed View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ac4ccdf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a3df9bf View commit details
    Browse the repository at this point in the history
  35. ModSceRun: avoid IS to be a fixed number.

    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b8740a2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3088b3c View commit details
    Browse the repository at this point in the history
  37. glow: commented out those related with photochemical ionization (as i…

    …t is within SCE).
    yiqunyu authored and drsteve committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    44072ec View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0d678d4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    daebc48 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update SCE tests: fix makefile and references

    - test only runs 10 minutes
    - reference files were oddly formatted (hard wrap at ~80 cols)
    - reference log ran through 30 minutes (plus very minor diffs)
    - reference pressure was taken from minute 15
    - update compares pressure at minute 10 and uses the truncated log
    drsteve committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b4afad3 View commit details
    Browse the repository at this point in the history