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

pp

parent db4093f9
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,10 @@
*
*********************************************************************/
// This view contains scalar triangles. There are 5 time steps,
// i.e. 3*5 = 15 values for each triangle.
// This view contains a scalar field defined on triangles. There are 5
// time steps, i.e. 3*5 = 15 values for each triangle.
View "A scalar map" {
View "A scalar field" {
ST(0.079090117,0.19794942,0,0.06966854,0.20076802,0,0.071449289,0.19423207,0){1206859.6,1570520.4,1594804.6,-2368529.7,-3162888.4,-3019964.8,1073015.3,1636334.6,1103926.4,1335740.9,1503948.1,2033518.7,-2359414.1,-3161601.9,-2921575.1};
ST(0.056317057,0.058022103,0,0.045416206,0.061541227,0,0.048663579,0.053435419,0){3630316.8,3642820.9,3726394.8,2330872.5,2181474.8,2589713.3,197001.66,-155055.51,663071.82,-2007682.1,-2429600.5,-1465861.1,-3494460.7,-3730025.8,-3147918.6};
ST(0.052494391,0.065958781,0,0.045416206,0.061541227,0,0.056317057,0.058022103,0){3640248,3642820.9,3630316.8,1971511.2,2181474.8,2330872.5,-601016.65,-155055.51,197001.66,-2898090,-2429600.5,-2007682.1,-3866942,-3730025.8,-3494460.7};
......
......@@ -6,7 +6,9 @@
*
*********************************************************************/
View "A vector map" {
// This view contains a vector field defined on points, with 5 time steps.
View "A vector field" {
VP(1e-06,1e-06,0){0,0,122.26654,0,0,122.45426,0,0,122.82769,0,0,123.38417,0,0,124.20759};
VP(1e-06,0.010000933,0){0,0,121.95116,0,0,120.60823,0,0,117.93735,0,0,113.96957,0,0,108.76298};
VP(1e-06,0.020000867,0){0,0,121.76276,0,0,116.4134,0,0,105.95451,0,0,90.855892,0,0,71.867727};
......@@ -358,5 +360,6 @@ VP(0.099999,0.2699992,0){0,0,19.15621,0,0,-55.565276,0,0,86.458221,0,0,-108.7823
VP(0.099999,0.27999913,0){0,0,12.779823,0,0,-37.770607,0,0,61.080654,0,0,-81.673399,0,0,98.626637};
VP(0.099999,0.28999907,0){0,0,6.4118062,0,0,-19.149794,0,0,31.63223,0,0,-43.692585,0,0,55.184315};
VP(0.099999,0.299999,0){0,0,0.00063643529,0,0,-0.0019081723,0,0,0.0031765239,0,0,-0.0044392302,0,0,0.0056895141};
// This defines a "time value" for each time step
TIME{100,200,300,400,500};
};
......@@ -6,7 +6,9 @@
*
*********************************************************************/
View "A 3D scalar map" {
// This view contains a scalar field defined on tetrahedra.
View "A 3D scalar field" {
SS(-1,-1,-0.25,-0.86742481,-0.86548068,-0.14483364,-1,-0.70523324,-0.21165758,-1,-0.77608598,0.00064487429){2.0422973,1.5085891,1.5222776,1.5844414};
SS(0.13402468,0.11673163,-0.1460819,0,0,-0.25,0.29173763,0,-0.20843742,0.22032809,0,-9.1119885e-05){0.039337265,0.044304329,0.1134179,0.027339551};
SS(0.88049681,0.87960137,0.13412341,1,1,0.25,1,0.70834898,0.20844998,1,0.77979347,0.00010253841){1.5518824,2.0447444,1.5291243,1.5887874};
......
......@@ -109,6 +109,7 @@ SP(0.05,0.294,0){121956.56,-365403.51,607434.69,-847081.6,1083449.6};
SP(0.05,0.297,0){60934.375,-182783.17,304562.81,-426212.21,547699.19};
SP(0.05,0.3,0){0,0,0,0,0};
};
View "e" {
SP(0.05,0.2,0){1939799.2,-3879808.7,1939891.9,1939888.6,-3880387.9};
T2(10,-12,0){"File created on Fri Oct 18 23:50:20 2002"};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment