Skip to content

Modify solid heat conduction solver to handle 1D cases #4

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

Open
1 of 4 tasks
nikoscham opened this issue Nov 25, 2024 · 0 comments
Open
1 of 4 tasks

Modify solid heat conduction solver to handle 1D cases #4

nikoscham opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nikoscham
Copy link
Member

nikoscham commented Nov 25, 2024

Overview

Currently, the solidHeatTransferScript solver supports only 2D simulations. We are planning to extend the capabilities of the solver to handle 1D cases.

Tasks

  • Review and update the mesh generation and nodal numbering process for 1D meshes
  • Modify the thermalBoundaryConditionsScript for handling 1D cases
  • Modify the solidHeatTransferScript for handling 1D cases
  • Create a new tutorial for heat conduction in a large plane wall and compare the results with the analytical solution
@nikoscham nikoscham added the enhancement New feature or request label Nov 25, 2024
@nikoscham nikoscham self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant