Loading SubKit/build/genDeck.py +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ def writeDeck(model, filename): group1Data.append(" air 0.0001\n") if model.editOptions['hdf5'] == True and model.is_nodal: group1Data.append("*Card 1.5\n") group1Data.append(" {nodal_model} 1\n") group1Data.append(" {nodal_model} .true.\n") # The Card Group 2 data to be written to the deck group2Data=[] Loading tests/nodal_p7_pow3d/deck.inp.gold +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ **GTP(1) VFRAC(3) GTP(2) VFRAC(4) GTP(3) VFRAC(5) GTP(4) VFRAC(6) air 0.0001 *Card 1.5 {nodal_model} 1 {nodal_model} .true. *********************************************************************************************** *GROUP 2 - Channel Description *********************************************************************************************** Loading
SubKit/build/genDeck.py +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ def writeDeck(model, filename): group1Data.append(" air 0.0001\n") if model.editOptions['hdf5'] == True and model.is_nodal: group1Data.append("*Card 1.5\n") group1Data.append(" {nodal_model} 1\n") group1Data.append(" {nodal_model} .true.\n") # The Card Group 2 data to be written to the deck group2Data=[] Loading
tests/nodal_p7_pow3d/deck.inp.gold +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ **GTP(1) VFRAC(3) GTP(2) VFRAC(4) GTP(3) VFRAC(5) GTP(4) VFRAC(6) air 0.0001 *Card 1.5 {nodal_model} 1 {nodal_model} .true. *********************************************************************************************** *GROUP 2 - Channel Description ***********************************************************************************************