Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L1/L2 diagnostics do not show timestep number #654

Open
fischer1 opened this issue Apr 14, 2020 · 1 comment
Open

L1/L2 diagnostics do not show timestep number #654

fischer1 opened this issue Apr 14, 2020 · 1 comment

Comments

@fischer1
Copy link
Contributor

fischer1 commented Apr 14, 2020

Can we modify the Nek5000 source so that

         L1/L2 DIV(V)-QTL      -1.2948E-20   2.2554E-05
         L1/L2 DIV(V)          -1.0147E-19   2.2191E-05
         L1/L2 QTL              0.0000E+00   0.0000E+00
         L1/L2 DIV(V)-QTL      -1.0147E-19   2.2191E-05

will be preceeded by timestep number?

It's nice to be able to track this via grep L2 logfile and then plot the result...
Ideally, I'd like to have the physical time as well.

@lcarasik
Copy link
Contributor

For those of you wanting a quick issue to take on:

The code can be found in https://github.com/Nek5000/Nek5000/blob/master/core/plan4.f - the "plan4.f" core file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants