Skip to content

Commit

Permalink
Saddle point serial demo in work
Browse files Browse the repository at this point in the history
  • Loading branch information
niravshah241 committed Oct 25, 2024
1 parent e6b4434 commit 98ee384
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/saddle_point_dlrbnicsx/dlrbnicsx_saddle_point.py
Original file line number Diff line number Diff line change
Expand Up @@ -826,3 +826,5 @@ def generate_ann_output_set(problem, reduced_problem, input_set, mode=None):
"w") as solution_file:
solution_file.write_mesh(mesh)
solution_file.write_function(rb_solution_u)

# TODO code rearrange to separate u and sigma at ANN level, HR compliance

0 comments on commit 98ee384

Please sign in to comment.