File:Newton Lorenz.f90: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
This is an '''Template/Example for [[File:NewtonHook.f90]]''' (FORTRAN90); applied to the Lorenz system.
This is an '''Template/Example for [[File:NewtonHook.f90]]''' (FORTRAN90); applied to the Lorenz system.


For an extended explanation of what the code is doing, see [https://arxiv.org/pdf/1908.06730.pdf].  See section 4 for an introduction to using the code and adapting it to other problems.
For an extended explanation of what the code is doing, see [https://arxiv.org/pdf/1908.06730.pdf].  See section 4 for an '''introduction to using the code''' and adapting it to other problems.

Latest revision as of 08:18, 14 November 2019

Click on filename just above to download. The code requires File:NewtonHook.f90, File:GMRESm.f90 and LAPACK.

This is an Template/Example for File:NewtonHook.f90 (FORTRAN90); applied to the Lorenz system.

For an extended explanation of what the code is doing, see [1]. See section 4 for an introduction to using the code and adapting it to other problems.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current08:48, 25 July 2019 (8 KB)Apwillis (talk | contribs)Minor. Added a few comments in code.
03:13, 1 July 2019 (7 KB)Apwillis (talk | contribs)Minor. Output both solution and result of timestepping solution by period T.
08:26, 28 June 2019 (7 KB)Apwillis (talk | contribs)Example for File:NewtonHook.f90 for the Lorenz system.

There are no pages that use this file.