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

Extending fluid concept to fit CF & Standard formulations #1244

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

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    5b9e0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    014fbf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    559a4b3 View commit details
    Browse the repository at this point in the history
  4. MOD: changing solution strategy to create a 1-phase, 1-component flui…

    …d, instead of FluidConstants.
    vlipovac committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    87437a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fec45b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b93858 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. MOD: moving all functionality from chem_species.py to materials.py an…

    …d deleting chem_species.
    vlipovac committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0fce4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a768b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc1964 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    349d5d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07a4d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    c72012d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c6c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd3179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c91748 View commit details
    Browse the repository at this point in the history
  5. TEST: All tests pass now.

    vlipovac committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    18a035e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ec6590 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    1b1b78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b719c4 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Eirik Keilegavlen <[email protected]>
    vlipovac and keileg authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8100f32 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    61c300c View commit details
    Browse the repository at this point in the history
  2. Porepy Model Protocol (#1234)

    * DOC: ModelGeometry protocol
    
    * DOC: PorePyModel protocol
    
    * DOC: Removed duplicating docstrings, DataSavingProtocol
    
    * DOC: Made tests pass
    
    * DOC: remarks after discussion
    
    * MAINT: removed type: ignore
    
    * DOC: Remove duplicate docstring, rewrite create_variables() docstring
    
    * DOC: Docstrings for the protocols
    
    * DOC: PorePyModel
    
    * MAINT: isort, black, mypy
    
    * MAINT: Black
    
    * DOC: Minor improvements
    
    * MAINT: flake8
    
    * Changes after review
    
    * DOC: Add more model-independent methods to Protocol
    
    * Maint: Removed type: ignore here and there
    
    * MAINT: Make static tests pass
    
    * MAINT: _is_time_dependent added to the protocol
    
    * MAINT: flake8
    
    * DOC: Apply suggestions from code review
    
    Co-authored-by: Ivar Stefansson <[email protected]>
    
    * DOC: Updates after the review
    
    * MAINT: Reverted garbage changes in the tutorial
    
    * BLD: Protocol docstrings script
    
    * DOC: Moved docstrings back to implementations
    
    * DOC: Duplicated docstrings in protocol
    
    * DOC: Applied review change
    
    ---------
    
    Co-authored-by: Yury Zabegaev <[email protected]>
    Co-authored-by: mariusnevland <[email protected]>
    Co-authored-by: Ivar Stefansson <[email protected]>
    4 people authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dfbc7ba View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3275229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01cfabd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6648647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf2b73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f0f8e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccc35e1 View commit details
    Browse the repository at this point in the history
  7. MOD: changing solution strategy to create a 1-phase, 1-component flui…

    …d, instead of FluidConstants.
    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9855184 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0c0721 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc900d9 View commit details
    Browse the repository at this point in the history
  10. MOD: moving all functionality from chem_species.py to materials.py an…

    …d deleting chem_species.
    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5ad1ef1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a182cbe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd8aa16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f2c380 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff53f37 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95a08b7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca91c68 View commit details
    Browse the repository at this point in the history
  17. TEST: All tests pass now.

    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    38a395d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d0c115c View commit details
    Browse the repository at this point in the history
  19. Apply suggestions from code review

    Co-authored-by: Eirik Keilegavlen <[email protected]>
    vlipovac and keileg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    eaa2c77 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    94bf9c6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7fe5a2a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c043d5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b0e7117 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4460b2f View commit details
    Browse the repository at this point in the history
  25. MIN: Docs of fluid protocol.

    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b61a416 View commit details
    Browse the repository at this point in the history
  26. MIN: Docs in fluid protocol

    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5f62371 View commit details
    Browse the repository at this point in the history
  27. STY: flake8, black

    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b6dc203 View commit details
    Browse the repository at this point in the history
  28. TEST: All tests pass now.

    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    495df0e View commit details
    Browse the repository at this point in the history
  29. testing

    vlipovac committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8d6ec7c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    da986bf View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a2a6c4f View commit details
    Browse the repository at this point in the history