File tree Expand file tree Collapse file tree
kratos.gid/apps/PotentialFluid Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 "coordinates" : " all" ,
4242 "materials_file" : " FluidMaterials.json" ,
4343 "properties_location" : " json" ,
44- "write_mdpa_mode" : " entities "
44+ "write_mdpa_mode" : " geometries "
4545 },
4646 "main_launch_file" : " ../../exec/MainKratos.py" ,
4747 "examples" : " examples/examples.xml"
Original file line number Diff line number Diff line change 22proc PotentialFluid::write::writeParametersEvent { } {
33 # # Get the base settings dictionary from the base application (Fluid)
44 set projectParametersDict [Fluid::write::getParametersDict]
5+
6+ set projectParametersDict [::write::GetModelersDict $projectParametersDict ]
57
68 # Change analysis type to potential flow
79 dict set projectParametersDict analysis_stage " KratosMultiphysics.CompressiblePotentialFlowApplication.potential_flow_analysis"
You can’t perform that action at this time.
0 commit comments