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

Adding SourceFluxStatistics #2954

Merged
merged 110 commits into from
Jun 14, 2024
Merged

Adding SourceFluxStatistics #2954

merged 110 commits into from
Jun 14, 2024

Commits on Dec 21, 2023

  1. added region mass stats

    MelReyCG committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d73ac6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    909a1c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    8bee3cf View commit details
    Browse the repository at this point in the history
  2. better debug output

    MelReyCG committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    256caeb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. annotations

    MelReyCG committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0ec69b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. cleaning

    MelReyCG committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    67d8a7e View commit details
    Browse the repository at this point in the history
  2. Output flux stats in log

    MelReyCG committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    27bec78 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. completed previous commit

    MelReyCG committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f89e2d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0592ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    078e6ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b8f213 View commit details
    Browse the repository at this point in the history
  5. adding the SourceFluxStatistics Task which will allow to aggregate st…

    …atistics of SourceFluxBoundaryCondition (WIP)
    MelReyCG committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    953ec3a View commit details
    Browse the repository at this point in the history
  6. simplify description to avoid regenerating a lot of .rst (to be added…

    … in a more specific PR later)
    MelReyCG committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1a9fe0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    867a20c View commit details
    Browse the repository at this point in the history
  8. missed a few details

    MelReyCG committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    814fd34 View commit details
    Browse the repository at this point in the history
  9. forgotten generated files...

    MelReyCG committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    818fcc2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5d762b View commit details
    Browse the repository at this point in the history
  11. generated docs

    MelReyCG committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    28a7730 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. SourceFluxStatistics now runs:

    - finalize architecture
    - add a way to accumulate statistics over multiple timesteps
    - test case runs correctly
    - added a way to know the region of a subregion
    - cleanup
    - completed some wrappers descriptions
    MelReyCG committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4e71130 View commit details
    Browse the repository at this point in the history
  2. few edits

    MelReyCG committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cc55358 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. uncrustify

    MelReyCG committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    69c6918 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    a164ece View commit details
    Browse the repository at this point in the history
  2. added singlephase test

    MelReyCG committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    badfc4e View commit details
    Browse the repository at this point in the history
  3. removed debug infos

    MelReyCG committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    23e41fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d59318a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    db72798 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/rey/sourceflux-stats' of https://github.com/GEO…

    …S-DEV/GEOS into feature/rey/sourceflux-stats
    MelReyCG committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    232106b View commit details
    Browse the repository at this point in the history
  3. Added multiphase xml input

    MelReyCG committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8477262 View commit details
    Browse the repository at this point in the history
  4. few comments

    MelReyCG committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    317560a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. code style

    MelReyCG committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    af7be1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796f020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ccc63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b806da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    dc3398c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c74f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0fb7b View commit details
    Browse the repository at this point in the history
  4. crash investigating...

    MelReyCG committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e2ac446 View commit details
    Browse the repository at this point in the history
  5. fixed crashed :)

    MelReyCG committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4c3fa0b View commit details
    Browse the repository at this point in the history
  6. Revert unwanted pushed files

    This reverts commit e2ac446.
    MelReyCG committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    41b0fc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    f163aed View commit details
    Browse the repository at this point in the history
  2. Unexpected result debugging

    -> bug was due to not taking into account a timestep could "restart" as it can be cut when reaching maxNewtonIter.
    MelReyCG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1781ac9 View commit details
    Browse the repository at this point in the history
  3. forgotten decls

    MelReyCG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    620a53b View commit details
    Browse the repository at this point in the history
  4. code cleaning

    MelReyCG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    45f7452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    703b73a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

    MelReyCG committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ffcf39b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a96ee2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    e427189 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    MelReyCG committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e1e79cf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/rey/sourceflux-stats' of https://github.com/GEO…

    …S-DEV/GEOS into feature/rey/sourceflux-stats
    MelReyCG committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3da5569 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. Added CSV export & more docs

    MelReyCG committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6af8726 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Removing the MultifluidBase::useMass wrapper as it is set by the solv…

    …er anyway (by setMassFlag() ).
    MelReyCG committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3d19803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d618a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Fixed solver "amount of fluid" units (kg or mol), and added documenta…

    …tion to clarify its usage.
    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7ee9b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7378ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322a3f8 View commit details
    Browse the repository at this point in the history
  4. generated docs

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0161b19 View commit details
    Browse the repository at this point in the history
  5. uncrustify

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d6a47d8 View commit details
    Browse the repository at this point in the history
  6. typo

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c528da8 View commit details
    Browse the repository at this point in the history
  7. reverting undesired paste

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5907f9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    720c493 View commit details
    Browse the repository at this point in the history
  9. generated documentations

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    afab7c7 View commit details
    Browse the repository at this point in the history
  10. docs

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1e33b3d View commit details
    Browse the repository at this point in the history
  11. wrong doxygen keyword

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f911df3 View commit details
    Browse the repository at this point in the history
  12. doxygen test

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8dfe5db View commit details
    Browse the repository at this point in the history
  13. test2

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2662637 View commit details
    Browse the repository at this point in the history
  14. fixed doxygen

    MelReyCG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7fcf887 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    ffaf9d4 View commit details
    Browse the repository at this point in the history
  2. code reordering + docs

    MelReyCG committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e9ee4ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d17d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2003fd2 View commit details
    Browse the repository at this point in the history
  5. removing double decl

    MelReyCG committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    45084b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    000978a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    923b0d8 View commit details
    Browse the repository at this point in the history
  8. test

    MelReyCG committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    02d35fc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. Solver setting test

    MelReyCG committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d5b4a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad3edf View commit details
    Browse the repository at this point in the history
  3. Solver setting test

    MelReyCG committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    68eb991 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    9b0628f View commit details
    Browse the repository at this point in the history
  2. forgotten ILUK attribute

    MelReyCG committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    adab7a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    32cdd5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a57d8 View commit details
    Browse the repository at this point in the history
  3. removed unused headers

    MelReyCG committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7f2a913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f51542 View commit details
    Browse the repository at this point in the history
  5. solver precision

    MelReyCG committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    dc5b827 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    7f9097c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de20aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f78b8d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. removing the 4th log level

    MelReyCG committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    25bc30f View commit details
    Browse the repository at this point in the history
  2. missing inlines

    MelReyCG committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f56b2f6 View commit details
    Browse the repository at this point in the history
  3. xsd / rst changes

    MelReyCG committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    37b3c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3165aef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9905ae1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3883d39 View commit details
    Browse the repository at this point in the history
  7. uncrustify :s

    MelReyCG committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8f72e9f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. few adjustments

    MelReyCG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    43fe9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34fc78d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf15bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b051ed1 View commit details
    Browse the repository at this point in the history
  5. generated files

    MelReyCG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cf0271a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

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