|
1 | 1 | +---------------------------------------+
|
2 | 2 | | All pyWarpUstruct Options: |
|
3 | 3 | +---------------------------------------+
|
4 |
| -{'LdefFact': 1.0, |
5 |
| - 'aExp': 3.0, |
6 |
| - 'alpha': 0.25, |
7 |
| - 'bExp': 5.0, |
8 |
| - 'bucketSize': 8, |
9 |
| - 'cornerAngle': 30.0, |
10 |
| - 'errTol': 0.0005, |
11 |
| - 'evalMode': 'fast', |
12 |
| - 'fileType': 'openfoam', |
13 |
| - 'gridFile': '/home/gaetan/hg/pywarpustruct/python/input_files/ahmedBodyMesh', |
14 |
| - 'restartFile': None, |
15 |
| - 'specifiedSurfaces': None, |
16 |
| - 'symmTol': 1e-06, |
17 |
| - 'symmetryPlanes': [[[0, 0, 0], [0, 1, 0]]], |
18 |
| - 'symmetrySurfaces': None, |
19 |
| - 'useRotations': True, |
20 |
| - 'zeroCornerRotations': True} |
21 |
| -#------------------------------# |
22 |
| - Total Volume Nodes : 21706 |
23 |
| -#------------------------------# |
24 |
| - |
25 |
| -+------------------------------------------------------------------------------+ |
26 |
| -| pyWarpUstruct Warning: Using internally generated pyWarpUStruct surfaces. If | |
27 |
| -| this mesh object is to be used with an external solver, ensure the mesh | |
28 |
| -| object is passed to the solver immediatedly after it is created. The | |
29 |
| -| external solver must then call 'setExternalMeshIndices()' and | |
30 |
| -| 'setSurfaceDefinition()' routines. | |
31 |
| -+------------------------------------------------------------------------------+ |
32 |
| - |
33 |
| -+-------------------- Symmetry Planes -------------------+ |
34 |
| -| Point Normal | |
35 |
| -| ( 0.000 0.000 0.000) ( 0.000 1.000 0.000) | |
36 |
| -+--------------------------------------------------------+ |
37 |
| -#--------------------------------# |
38 |
| - Unique Surface Nodes : 3652 |
39 |
| -#--------------------------------# |
40 |
| - Computing Denomenator Estimate... |
41 |
| - Load Balancing... |
42 |
| - Finished Mesh Initialization. |
43 |
| -Sum of vCoords Inital: |
44 |
| -@value 25205.45183210579 1e-08 1e-08 |
45 |
| -Sum of vCoords Warped: |
46 |
| -@value 25445.49922624812 1e-08 1e-08 |
47 |
| -Computing Warp Deriv |
48 |
| -Sum of dxs: |
49 |
| -@value 30393.80381494912 1e-08 1e-08 |
50 |
| -Verifying Warp Deriv |
51 |
| - Welcome to verifyWarpDeriv |
52 |
| - Checking 10 degrees of freedom |
53 |
| - Doing centered differnce with h: 1.0000000000000001E-009 |
54 |
| - Running AD Version |
55 |
| -DOF: 0 OrigVal: -2.00000000000 AD: 1.27642322169 FD: 1.27642338371 Err(%): 0.1269357246E-04 |
56 |
| -DOF: 1 OrigVal: 0.00000000000 AD: 0.978090212310E-02 FD: 0.978063111802E-02 Err(%):-0.2770795872E-02 |
57 |
| -DOF: 2 OrigVal: 0.00000000000 AD: 0.137257479642 FD: 0.137259123873 Err(%): 0.1197910523E-02 |
58 |
| -DOF: 3 OrigVal: -1.99166665000 AD: 1.50818834222 FD: 1.50818639158 Err(%):-0.1293367155E-03 |
59 |
| -DOF: 4 OrigVal: 0.00000000000 AD: 0.982045869970E-02 FD: 0.982017691878E-02 Err(%):-0.2869366621E-02 |
60 |
| -DOF: 5 OrigVal: 0.166667000000 AD: 0.148925352941 FD: 0.148923765162 Err(%):-0.1066163406E-02 |
61 |
| -DOF: 6 OrigVal: -1.99166665000 AD: 2.16667422175 FD: 2.16667320500 Err(%):-0.4692644744E-04 |
62 |
| -DOF: 7 OrigVal: 0.166668000000 AD: 0.371831885487E-01 FD: 0.371833133759E-01 Err(%): 0.3357081919E-03 |
63 |
| -DOF: 8 OrigVal: 0.166667000000 AD: 0.134529510801 FD: 0.134528078659 Err(%):-0.1064562176E-02 |
64 |
| -DOF: 9 OrigVal: -2.00000000000 AD: 1.93627939090 FD: 1.93628216326 Err(%): 0.1431798906E-03 |
65 |
| -DOF: 10 OrigVal: 0.166807000000 AD: 0.167342630294E-01 FD: 0.167339768261E-01 Err(%):-0.1710297994E-02 |
66 |
| -+---------------------------------------+ |
67 |
| -| All pyWarpUstruct Options: | |
68 |
| -+---------------------------------------+ |
69 | 4 | {'LdefFact': 1.0,
|
70 | 5 | 'aExp': 3.0,
|
71 | 6 | 'alpha': 0.25,
|
|
0 commit comments