Skip to content
Snippets Groups Projects
Commit c40cfc5c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Update obsolete CPU timings (the char. lengths have changed...)
parent 0f2cb9d3
No related branches found
No related tags found
No related merge requests found
...@@ -20,14 +20,13 @@ lcar3 = .055; ...@@ -20,14 +20,13 @@ lcar3 = .055;
// //
// > gmsh t5 -clscale 1 // > gmsh t5 -clscale 1
// //
// this input file produces a mesh of approximately 2,000 nodes and // this input file produces a mesh of approximately 2,500 nodes and
// 10,000 tetrahedra (in 3 seconds on a 666MHz alpha // 13,000 tetrahedra (in 4 seconds on a 1.2GHz PC). With
// workstation). With
// //
// > gmsh t5 -clscale 0.2 // > gmsh t5 -clscale 0.2
// //
// (i.e. with all characteristic lengths divided by 5), the mesh // (i.e. with all characteristic lengths divided by 5), the mesh
// counts approximately 170,000 nodes and one million tetrahedra (and // counts approximately 260,000 nodes and 1.6 million tetrahedra (and
// the computation takes 16 minutes on the same machine). // the computation takes 16 minutes on the same machine).
// Let us proceed by defining some elementary entities describing a // Let us proceed by defining some elementary entities describing a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment