Skip to content

Commit 87f8df2

Browse files
force load launch modes
1 parent 8938a58 commit 87f8df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/kratos.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ proc Kratos::Event_InitProblemtype { dir } {
110110
Kratos::LoadProblemtypeLibraries
111111

112112
# Load launch modes
113-
Kratos::LoadLaunchModes
113+
Kratos::LoadLaunchModes 1
114114

115115
# Load the Kratos problemtype global and user environment (stored preferences)
116116
Kratos::LoadEnvironment

0 commit comments

Comments
 (0)