Loading pygriffin/etc/pygriffin.sch +6 −6 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ griffin{ ValType=String InputDefault="link_to_file" } ChildExactlyOne = [ isoxml macro_isotxs shift_input_file ] ChildExactlyOne = [ isoxml macro_isotxs shift_input ] isoxml{ Description = "Link to file containing pre-generated ISOXML with multi-group cross-sections" InputTmpl="flagtypes" Loading @@ -21,8 +21,8 @@ griffin{ ValType=String InputDefault="link_to_file" } ChildExactlyOne = [ mesh_input_file shift_input_file ] mesh_input_file{ ChildExactlyOne = [ mesh_input mesh_exodus shift_input ] mesh_input{ Description = "Link to mesh input file - if (previous), generated from geometry input" InputTmpl="flagtypes" MinOccurs=0 Loading @@ -30,7 +30,7 @@ griffin{ ValType=String InputDefault="link_to_file" } shift_input_file{ shift_input{ Description = "Link to Shift input file - if provided, Shift will be executed for XS tallying and to generate ISOXML, and Mesh will be generated" InputTmpl="flagtypes" MinOccurs=0 Loading @@ -38,7 +38,7 @@ griffin{ ValType=String InputDefault="link_to_file" } mesh_exodus_file{ mesh_exodus{ Description = "Link to mesh exodus file - if (previous), generated from geometry input" InputTmpl="flagtypes" MinOccurs=0 Loading Loading @@ -73,7 +73,7 @@ griffin{ MinOccurs=0 MaxOccurs=1 ChildExactlyOne = [ "../shift_input_file" ] ChildExactlyOne = [ "../shift_input" ] max_axial_mesh_size{ Description = "Maximum axial mesh size" Loading pygriffin/etc/templates/griffin.tmpl +1 −1 Original line number Diff line number Diff line griffin{ macro_isotxs = previous mesh_input_file = previous mesh_input = previous griffin_solver_options{} } tests/input_comprehensive1.son +2 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,8 @@ griffin{ % max_axial_mesh_size = 0.05 % max_radial_mesh_size = 0.05 % } mesh_input_file = link-to-file % directly prvides pre-generated mesh file mesh_input = link-to-file % directly prvides pre-generated mesh file % mesh_exodus = link-to-file % directly prvides pre-generated mesh file % execution options % num_cpu_max_shift = 2 % if shift_input is provided Loading Loading
pygriffin/etc/pygriffin.sch +6 −6 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ griffin{ ValType=String InputDefault="link_to_file" } ChildExactlyOne = [ isoxml macro_isotxs shift_input_file ] ChildExactlyOne = [ isoxml macro_isotxs shift_input ] isoxml{ Description = "Link to file containing pre-generated ISOXML with multi-group cross-sections" InputTmpl="flagtypes" Loading @@ -21,8 +21,8 @@ griffin{ ValType=String InputDefault="link_to_file" } ChildExactlyOne = [ mesh_input_file shift_input_file ] mesh_input_file{ ChildExactlyOne = [ mesh_input mesh_exodus shift_input ] mesh_input{ Description = "Link to mesh input file - if (previous), generated from geometry input" InputTmpl="flagtypes" MinOccurs=0 Loading @@ -30,7 +30,7 @@ griffin{ ValType=String InputDefault="link_to_file" } shift_input_file{ shift_input{ Description = "Link to Shift input file - if provided, Shift will be executed for XS tallying and to generate ISOXML, and Mesh will be generated" InputTmpl="flagtypes" MinOccurs=0 Loading @@ -38,7 +38,7 @@ griffin{ ValType=String InputDefault="link_to_file" } mesh_exodus_file{ mesh_exodus{ Description = "Link to mesh exodus file - if (previous), generated from geometry input" InputTmpl="flagtypes" MinOccurs=0 Loading Loading @@ -73,7 +73,7 @@ griffin{ MinOccurs=0 MaxOccurs=1 ChildExactlyOne = [ "../shift_input_file" ] ChildExactlyOne = [ "../shift_input" ] max_axial_mesh_size{ Description = "Maximum axial mesh size" Loading
pygriffin/etc/templates/griffin.tmpl +1 −1 Original line number Diff line number Diff line griffin{ macro_isotxs = previous mesh_input_file = previous mesh_input = previous griffin_solver_options{} }
tests/input_comprehensive1.son +2 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,8 @@ griffin{ % max_axial_mesh_size = 0.05 % max_radial_mesh_size = 0.05 % } mesh_input_file = link-to-file % directly prvides pre-generated mesh file mesh_input = link-to-file % directly prvides pre-generated mesh file % mesh_exodus = link-to-file % directly prvides pre-generated mesh file % execution options % num_cpu_max_shift = 2 % if shift_input is provided Loading