File:Newton Lorenz.f90

From openpipeflow.org
Revision as of 09:08, 4 October 2019 by Apwillis (talk | contribs)
Jump to navigation Jump to search

Newton_Lorenz.f90(file size: 8 KB, MIME type: text/plain)

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.