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

Modification to the heat equation module #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MarcusGastaldello
Copy link
Collaborator

@MarcusGastaldello MarcusGastaldello commented Apr 27, 2023

Modification of the heat_equation.py module in order to implement a Neumann condition (prescribed heat flux) on the base of the computational domain (see Issue #24 'Geothermal heat flux' raised by @apfelbuzza). Modified matrix form to allow a different equation for the basal node.

Updated on 02.02.2024 to enable the user to either have a prescribed and fixed basal temperature or a basal heat flux. This is specified by the user in the 'constants.py' file.

(Code modifications contained within the 'Modified-Heat-Equation' branch)

@MarcusGastaldello MarcusGastaldello linked an issue Apr 27, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Geothermal heat lfux
1 participant