Skip to content

Commit bcb242a

Browse files
committed
Enhance description
1 parent 64bfe41 commit bcb242a

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

kratos.gid/apps/Fluid/examples/examples.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<Description>This example applies an inlet condition to the air surrounding a 2D building.
55
The default mesh is made of 4.000 trianglular elements, and the calculation generates results for 800 timesteps.
66
- Size of model: 0.4 MB
7-
- Time: Avg calulation time: 2 minutes
87
- Size with results: 250 MB
8+
- Avg. calulation time: 2 minutes
99
</Description>
1010
</Example>
1111
<Example id="CylinderInFlow2D" app="Fluid" logo="CylinderInFlow2D.png" name="Cylinder in flow 2D" dim="2D" cmd="::Fluid::examples::CylinderInFlow::Init">
@@ -17,7 +17,10 @@
1717

1818
<Example id="LidDrivenCavity2D" app="Fluid" logo="LidDrivenCavity2D.png" name="Lid-driven cavity" dim="2D" cmd="::Fluid::examples::LidDrivenCavity::Init">
1919
<Description>This example uses a P2-P1 element to simulate the 2D lid-driven cavity flow.
20-
- Quadratic mesh
20+
- Requires quadratic mesh
21+
- Size of model: 2.3 MB
22+
- Size with results: 484 MB
23+
- Avg. calculation time: 2 minutes
2124
</Description>
2225
</Example>
2326
<!-- <Example id="CylinderInFlow3D" app="Fluid" logo="CylinderInFlow3D.png" name="Cylinder in flow 3D" dim="3D" cmd="::Fluid::examples::CylinderInFlow::Init">

0 commit comments

Comments
 (0)