Skip to content

Development of a new solver for 1D differential equations #3

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 3 tasks
nikoscham opened this issue Aug 15, 2024 · 1 comment
Open
1 of 3 tasks

Development of a new solver for 1D differential equations #3

nikoscham opened this issue Aug 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request FEAScript 0.2.0

Comments

@nikoscham
Copy link
Member

nikoscham commented Aug 15, 2024

Overview

This thread will monitor the development of a new FEAScript solver for 1D linear differential equations with the following general form:

DE_1

where the parameters A, B, C, D will be defined by the user.

Tasks

  • Review and update the mesh generation and nodal numbering process for 1D meshes
  • Create a new generalFormPDEScript solver for 1D differential equations
  • Create a new tutorial and compare the results with the analytical solution
@nikoscham
Copy link
Member Author

This issue has been added to the FEAScript roadmap for the upcoming 0.2.0 release (https://github.com/orgs/FEAScript/discussions/17).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FEAScript 0.2.0
Projects
None yet
Development

No branches or pull requests

2 participants