File:Newton Lorenz.f90: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Example for [[File:NewtonHook.f90]] for the Lorenz system (FORTRAN90). Comments on the usage [[File:NewtonHook.f90]] and on the method [[Newton-Krylov_method]]. | Click on link above to download. | ||
Example for [[File:NewtonHook.f90]] for the Lorenz system (FORTRAN90). Comments on the usage [[File:NewtonHook.f90]] and on the method [[Newton- | |||
Krylov_method]]. | |||
For an extended explanation of what the code is doing, see [https://arxiv.org/pdf/1908.06730.pdf] | For an extended explanation of what the code is doing, see [https://arxiv.org/pdf/1908.06730.pdf] |
Revision as of 06:44, 4 October 2019
Click on link above to download.
Example for File:NewtonHook.f90 for the Lorenz system (FORTRAN90). Comments on the usage File:NewtonHook.f90 and on the method [[Newton-
Krylov_method]].
For an extended explanation of what the code is doing, see [1]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 07:48, 25 July 2019 | (8 KB) | Apwillis (talk | contribs) | Minor. Added a few comments in code. |
02:13, 1 July 2019 | (7 KB) | Apwillis (talk | contribs) | Minor. Output both solution and result of timestepping solution by period T. | |
07:26, 28 June 2019 | (7 KB) | Apwillis (talk | contribs) | Example for File:NewtonHook.f90 for the Lorenz system. |
You cannot overwrite this file.
File usage
There are no pages that use this file.