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

Implement RTE model #14

Closed
SaintierFr opened this issue Mar 6, 2025 · 0 comments · Fixed by #18
Closed

Implement RTE model #14

SaintierFr opened this issue Mar 6, 2025 · 0 comments · Fixed by #18
Assignees

Comments

@SaintierFr
Copy link
Member

Describe the current behavior

No response

Describe the expected behavior

Reimplement old RTE model

Describe the motivation

No response

Extra Information

No response

SaintierFr added a commit that referenced this issue Mar 6, 2025
- Add previous functional tests

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 6, 2025
- Add previous functional tests

Signed-off-by: SaintierFr <[email protected]>
ecieren added a commit that referenced this issue Mar 11, 2025
…om:phlowers/thermohl into feature/#14/implement_rte_solver/from_main
SaintierFr added a commit that referenced this issue Mar 18, 2025
- Add previous functional tests
- typo/error correction in transient temperature
- remove comments
- Added legacy 3t solver
- Working functional tests
- Code factorization and auto format
- Adapted tests for morgan coeff since not static anymore
- Update src/thermohl/solver/slv3t.py

Co-authored-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>
SaintierFr added a commit that referenced this issue Mar 18, 2025
- Add previous functional tests
- typo/error correction in transient temperature
- remove comments
- Added legacy 3t solver
- Working functional tests
- Code factorization and auto format
- Adapted tests for morgan coeff since not static anymore
- Update src/thermohl/solver/slv3t.py

Co-authored-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>
SaintierFr added a commit that referenced this issue Mar 19, 2025
- Add previous functional tests
- typo/error correction in transient temperature
- remove comments
- Added legacy 3t solver
- Working functional tests
- Code factorization and auto format
- Adapted tests for morgan coeff since not static anymore
- Update src/thermohl/solver/slv3t.py

Co-authored-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>
SaintierFr added a commit that referenced this issue Mar 19, 2025
- Add ReadTheDocs configuration for new solver

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 20, 2025
- Add previous functional tests
- typo/error correction in transient temperature
- remove comments
- Added legacy 3t solver
- Working functional tests
- Code factorization and auto format
- Adapted tests for morgan coeff since not static anymore
- Update src/thermohl/solver/slv3t.py

Co-authored-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>
SaintierFr added a commit that referenced this issue Mar 20, 2025
- Add ReadTheDocs configuration for new solver

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 20, 2025
- Add ReadTheDocs configuration for new solver

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 21, 2025
- Add previous functional tests
- typo/error correction in transient temperature
- remove comments
- Added legacy 3t solver
- Working functional tests
- Code factorization and auto format
- Adapted tests for morgan coeff since not static anymore
- Update src/thermohl/solver/slv3t.py

Co-authored-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>
SaintierFr added a commit that referenced this issue Mar 21, 2025
- Add ReadTheDocs configuration for new solver

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 21, 2025
- Enhanced the README with clearer installation instructions and code block formatting.
- Expanded `pyproject.toml` with additional classifiers for better metadata representation, and corrected minor inconsistencies in the license field.

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 24, 2025
- Improved variable naming to enhance code readability and maintainability.
- Introduced `Final` constants for conductor coefficients, improving code semantics and preventing unintended modifications.

Signed-off-by: SaintierFr <[email protected]>
SaintierFr added a commit that referenced this issue Mar 24, 2025
- Improved variable naming to enhance code readability and maintainability.
- Introduced `Final` constants for conductor coefficients, improving code semantics and preventing unintended modifications.

Signed-off-by: SaintierFr <[email protected]>
ecieren added a commit that referenced this issue Mar 26, 2025
* fix(#16): Fix documentation and ReadTheDocs configuration

- Correct mkdocs file extension and update site_url to reflect the new project URL.
- Add the mkdocs-markdownextradata-plugin dependency to enhance markdown functionalities.
These changes ensure compatibility and proper documentation setup.

Signed-off-by: SaintierFr <[email protected]>

* feat(#14): Implement basic 3 temperatures Solver

- Add previous functional tests
- typo/error correction in transient temperature
- remove comments
- Added legacy 3t solver
- Working functional tests
- Code factorization and auto format
- Adapted tests for morgan coeff since not static anymore
- Update src/thermohl/solver/slv3t.py

Co-authored-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>

* feat(#14): Implement basic 3 temperatures Solver

- Add ReadTheDocs configuration for new solver

Signed-off-by: SaintierFr <[email protected]>

* feat(#14): documentation and metadata for clarity and completeness

- Enhanced the README with clearer installation instructions and code block formatting.
- Expanded `pyproject.toml` with additional classifiers for better metadata representation, and corrected minor inconsistencies in the license field.

Signed-off-by: SaintierFr <[email protected]>

* feat(#14): improve naming and constants for clarity

- Improved variable naming to enhance code readability and maintainability.
- Introduced `Final` constants for conductor coefficients, improving code semantics and preventing unintended modifications.

Signed-off-by: SaintierFr <[email protected]>

---------

Signed-off-by: SaintierFr <[email protected]>
Signed-off-by: Emmanuel Cieren <[email protected]>
Co-authored-by: SaintierFr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants