Fix typo in NLINEARS keyword
This commit is contained in:
parent
1a23df1e2f
commit
c8919ba088
@ -87,7 +87,7 @@ namespace {
|
||||
|
||||
const Deck PERFORMA_keywords = {
|
||||
"SUMMARY",
|
||||
"TCPU", "ELAPSED","NEWTON","NLINERS","NLINSMIN", "NLINSMAX","MLINEARS",
|
||||
"TCPU", "ELAPSED","NEWTON","NLINEARS","NLINSMIN", "NLINSMAX","MLINEARS",
|
||||
"MSUMLINS","MSUMNEWT","TIMESTEP","TCPUTS","TCPUDAY","STEPTYPE","TELAPLIN"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user