FAQ

From openpipeflow.org
Revision as of 19:31, 4 August 2015 by Apwillis (talk | contribs) (Created page with "== How do I set up the libraries? == If you haven't already, please check out Getting_started#Compiling_libraries. Sometimes the curl library is necessary, sometimes not...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How do I set up the libraries?

If you haven't already, please check out Getting_started#Compiling_libraries.

Sometimes the curl library is necessary, sometimes not. Try commenting adding/commenting out -lcurl


I get 'matrix inversion error 1'

A small error in a #define prevented serial use with openpipeflow-1.10. Please update to openpipeflow-1.11 or later in this case.


Where do I get initial conditions for a simulation?

The best initial condition is almost always to restart from a run with as similar parameters as possible. See Database.

If such a state-file is not to hand, try utils/ic.f90. Artificial initial conditions tend to suffer far greater transients. Be prepared to use smaller timesteps and possible greater resolution to overcome the transient.