FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add support 1D nonlinear problems. by nikoscham · Pull Request #90 · FEAScript/FEAScript-core · GitHub

Add support 1D nonlinear problems. - #90

Merged
nikoscham merged 1 commit into
mainfrom
feature/non-linear-1d-pdes
Aug 18, 2026
Merged

Add support 1D nonlinear problems. #90
nikoscham merged 1 commit into
mainfrom
feature/non-linear-1d-pdes

Conversation

Copy link
Copy Markdown
Member

Add support 1D nonlinear problems. Also fix Dirichlet boundary condition application in Newton-Raphson iterations by setting the residual row to the required increment (value - solutionVector[node]) rather than the absolute target value

…pplication in Newton-Raphson iterations by setting the residual row to the required increment (`value - solutionVector[node]`) rather than the absolute target value
nikoscham added this to the 0.3.0 milestone Aug 18, 2026
nikoscham self-assigned this Aug 18, 2026
nikoscham added the enhancement New feature or request label Aug 18, 2026
nikoscham linked an issue Aug 18, 2026 that may be closed by this pull request
nikoscham merged commit c88ed35 into main Aug 18, 2026
2 checks passed
nikoscham deleted the feature/non-linear-1d-pdes branch August 18, 2026 07:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

Add support for non-linear 1D PDEs

1 participant


Back | FazBrowse Home | New Git URL