Open
Conversation
* Corrected the wrong spellings of "Schrodinger" in a few instances * Added another code example (Dirac equation) * Improved the readability of the short text under the Schrodinger equation code. * Part of my future plans include exploring if MethodOfLines.jl can actually solve "all" linear complex PDEs in entirety. The main aim is to look for possible exceptions.
Member
|
The correct spelling of "Schrödinger" is with the umlaut, which in german can be spelled oe, so the other correct spelling is "Schroedinger". With the umlaut is better though. Looks good, could you rewrite the |
Converting the "Equation" statements to ~ operators in order to maintain consistent writing style
Author
|
Thank you for the short education. |
Member
|
I will "kindly confirm" when this example is ready, on my machine it looks like the solution is unstable, have you tried other solvers? |
Author
|
I will try other solvers and notify you before the end of tomorrow. Thank you for your patience. |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
contributor guidelines, in particular the SciML Style Guide and
COLPRAC.
Additional context
Add any other context about the problem here.