Skip to content

Commit f6a3373

Browse files
Merge pull request #739 from KratosMultiphysics/feature/add-pfem-fluid-thermic
Feature/add pfem fluid thermic
2 parents d2ebd4a + 4749cb4 commit f6a3373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/PfemFluid/xml/ModelType.spd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<container n="ModelType" pn="Physics" icon="modelling" help="Model information" state="normal" tree_state="closed" open_window="0">
3-
<value n="DomainType" pn="Physics type" icon="data" un="PFEMFLUID_DomainType" v="Fluids" values="Fluids,FSI" help="Type of problem to be solved" actualize_tree="1"/>
3+
<value n="DomainType" pn="Physics type" icon="data" un="PFEMFLUID_DomainType" v="Fluids" values="Fluids,FSI,Thermally-coupled" help="Type of problem to be solved" actualize_tree="1"/>
44
<include n="Meshing Domains" active="1" state="hidden" path="apps/PfemFluid/xml/MeshingDomains.spd"/>
55
<include n="Contact Strategies" active="1" state="hidden" path="apps/PfemFluid/xml/Contact.spd"/>
66
</container>

0 commit comments

Comments
 (0)