Fix DLB initial state reporting
[alexxy/gromacs.git] / src / gromacs / domdec / domdec.cpp
index 78a1501a39a489a543243c97ca83df03565c40ea..542275d91681b6b421ecdbce51c13e29d8dd55ab 100644 (file)
@@ -119,7 +119,7 @@ using gmx::DdRankOrder;
 using gmx::DlbOption;
 using gmx::DomdecOptions;
 
-static const char* edlbs_names[int(DlbState::nr)] = { "off", "auto", "locked", "on", "on" };
+static const char* edlbs_names[int(DlbState::nr)] = { "off", "off", "auto", "locked", "on", "on" };
 
 /* The size per atom group of the cggl_flag buffer in gmx_domdec_comm_t */
 #define DD_CGIBS 2