Skip to content

Commit

Permalink
prediction operators
Browse files Browse the repository at this point in the history
  • Loading branch information
mwoodward-LANL committed Dec 30, 2024
1 parent 47e356b commit 72f1196
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file not shown.
3 changes: 3 additions & 0 deletions flow_over_cylinder_re200/prediction_analysis_operators.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ using Plots, LaTeXStrings, LinearAlgebra, NPZ
using Statistics
using StatsBase

" This file uses the learned MZ opertors to make prediction (with all modes)
and compares MZMD and DMD pdfs of long time predictions with the test set"

#--------- Include files
include("plot_functions.jl")
include("./src/compute_obervability_amplitudes_optimized.jl")
Expand Down

0 comments on commit 72f1196

Please sign in to comment.