Skip to content

Commit 39f0b4a

Browse files
authored
Update demo_rom_manager_nn.py
Added flag to print Singular Values file
1 parent 0c36606 commit 39f0b4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rom_application/RomManager_cantilever_NN/demo_rom_manager_nn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def GetRomManagerParameters():
101101
"rom_basis_output_folder": "rom_data",
102102
"snapshots_control_type": "step", // "step", "time"
103103
"snapshots_interval": 1,
104+
"print_singular_values":true,
104105
"galerkin_rom_bns_settings": {
105106
"monotonicity_preserving": false
106107
},

0 commit comments

Comments
 (0)