*************************************************************
			 Tem3P

ACE3P Codes Source Date:   Mon Mar 6 23:26:49 2023 -0800
ACE3P Codes Source Branch: master
ACE3P Codes Source Tag:    503652f41066a31de4a9b7088dd1fd7572ada43a
Support Lib Source Date:   Fri Dec 2 09:43:53 2022 -0800
Support Lib Source Branch: master
Support Lib Source Tag:    2f7bd8bf8ec6eb3646dc05e32622a4475531a105
Compilation Date:          Mon 06 Mar 2023 11:38:55 PM PST

*************************************************************

         Copyright 2023, Stanford University 

Authors make no representations or warranties, expressed or 
implied. By way of example, but not limitation, authors make 
no representatinos or warranties of merchantibility or 
fitness for any particular purpose or that the use of the 
software componentns of documentation will not infringe any
patents, copyrights, trademarks or other rights.

The Authors shall not be held liable for any liability 
nor for any direct, indirect or consequential damages with 
respect to any claim by users or any third party on account 
of or arising from the use of this software.

*************************************************************

Advanced Computations Department
SLAC National Accelerator Laboratory
https://slacportal.slac.stanford.edu/sites/ard_public/acd/Pages/Default.aspx
Contact: ace3p@slac.stanford.edu

Thank you for citing ACE3P when publishing related results.

*************************************************************

Starting master process on nid004183
Number of MPI processes: 16
Number of compute nodes: 1
Number of processes per node: 16
Data precision: 64 bits
Compiler: 11.2.0 20210728 (Cray Inc.)
Beginning run at Sat Mar 11 12:53:09 2023

---------------------------------

Entering ThermoElasticProblem::solve()...

---------------------------------

In ThermoElasticProblem::solve(): begining tem3p iter 0 with 'runThermostaticProblem' = 0 with 'runThermoTransientProblem' = 0 with 'runElasticProblem' = 1
1 In StaticProblem::readKvcParameters1() of ElasticProblem, rank 0: instantiating ScalarDiscreteDomain...
2 In StaticProblem::readKvcParameters1() of ElasticProblem, rank 0: setting up ScalarDiscreteDomain...
Read Mesh: SRFCellShell.ncdf
Check Mesh: SRFCellShell.ncdf
Time for read model: 0.01206990700029564
Time for setBasisOrder: 0.0009000420000120357
    Time for making right-orientation and calculating Adjacency: 0.01878830399982689
Partitioning Method: PARMETIS
    Time for partitioning mesh: 0.01854231700008313
    Time for replicating remote meshes: 0.003750980999939202
        Time for numberingHierarchical: 0.0251512120003099

***********************************************************
*	Total Number of Elements read: 	34122
*	Total Number of Elements used: 	34122
*	Total Number of DOFs: 	205443
***********************************************************

        Time for numbering remote nodes: 0.0004730559999188699
        Time for numbering remote edges: 0.001392204999774549
        Time for numbering remote faces: 0.002218624999841268
        Time for numbering remote volumes: 0.0001550209999550134
    Time for numbering DOF entities: 0.02944815000000744
Time for set model: 0.07121132299971578
Time for read midpoints: 0.01311992900036785
Time for creating higher-order elements: 0.002330972999970982
 loading RF solution for TEM3P...
Omega3P directory name: omega3p_results
Boundary conditions:
0 = INTERIOR
1 = MAGNETIC
2 = MAGNETIC
3 = MAGNETIC
6 = ELECTRIC

Read Mesh: /pscratch/sd/l/liling/cw23/tem3p/SRFCell/SRFCellVacuum.ncdf
Time for reading the model: 0.124112169

Using curved quadratic tetrahedrons
Setting global vector finite element basis order to p=2
Partitioning Method: parmetis

***********************************************************
*	Total Number of Elements read: 	105564
*	Total Number of Elements used: 	105564
*	Total Number of DOFs: 	658770
***********************************************************

Time for setting up finite element framework: 1.620596423000279
/********************************/
/* input parameters, KVC syntax */
/********************************/


        Mesh : { 
            MeshCoords : 19541 
            ElementDistribution : { 
                max : 105564 
                total : 105564 
                average : 105564.0 
                stddev : 0.0 
                min : 105564 
            }
            ReplicatedElementDistribution : { 
                max : 0 
                total : 0 
                average : 0.0 
                stddev : 0.0 
                min : 0 
            }
            File : /pscratch/sd/l/liling/cw23/tem3p/SRFCell/SRFCellVacuum.ncdf 
        }
/********************************/




In StaticProblem::readKvcParameters1() of ElasticProblem, rank 0: setting map of boundaries...
 box 0 : 0 box 0 : 0 box 0 : 0 box -0.0577 : 0.0577
Parameter used in computing gradient: /********************************/
/* input parameters, KVC syntax */
/********************************/


        Trajectory : { 
            TrajectoryMethod : 1 
            StartPoint : 0.0 , 0.0 , -0.0577 
            NumberOfPointsPerSegment : 2000 
            EndPoint : 0.0 , 0.0 , 0.0577 
        }
        SymmetryFactor : 1.0 
        GradientDirection : 0.0 , 0.0 , 1.0 
/********************************/




Number of sampled points: 2001
Vr, Vi, and Voltage on the line1: 0.007044165443011368 2.865783383337311 2.865792040689455
Scaling Info : Gradient Scaling Factor : Target Gradient : EM gradient : Effective Length : Duty Factor
Scaling Info : 1409383.494214847 : 35000000 : 24.83355321221365 : 0.1154 : 1
The LF scaling factor is 1986361833765.25

In StaticProblem::readKvcParameters1() of ElasticProblem, rank 0: map of boundaries set succesfully
In StaticProblem::readKvcParameters1() of ElasticProblem, rank 0: setting linear solver...
Leaving StaticProblem::readKvcParameters1() of ElasticProblem
EM Mesh input directory: omega3p_results
Entering StaticProblem::instantiateMatrix() of ElasticProblem
Entering StaticProblem::setSolver() of ElasticProblem
Memory usage:
used mem per MPI process: min:  222.3 MB, max:  237.4 MB, avg:  232.7 MB, stddev:  5.932 MB, total:   3723 MB
used mem per node in GB : min:  35.91 GB, max:  35.91 GB, avg:  35.91 GB, stddev:      0 GB, total:  35.91 GB
used mem per node in %  : min:  7.136  %, max:  7.136  %, avg:  7.136  %, stddev:      0  %

Leaving StaticProblem::setSolver() of ElasticProblem
 Deformed Vacuum Mesh Calculation ... 
Boundary conditions:
0 = INTERIOR
1 = MAGNETIC
2 = MAGNETIC
3 = MAGNETIC
6 = ELECTRIC

Read Mesh: /pscratch/sd/l/liling/cw23/tem3p/SRFCell/SRFCellVacuum.ncdf
Time for reading the model: 0.02408

Using curved quadratic tetrahedrons
Setting global vector finite element basis order to p=2
Partitioning Method: parmetis

***********************************************************
*	Total Number of Elements read: 	105564
*	Total Number of Elements used: 	105564
*	Total Number of DOFs: 	658770
***********************************************************

Time for setting up finite element framework: 0.2062
/********************************/
/* input parameters, KVC syntax */
/********************************/


        Mesh : { 
            MeshCoords : 19541 
            ElementDistribution : { 
                max : 6780 
                total : 105564 
                average : 6597.75 
                stddev : 155.11995358431 
                min : 6216 
            }
            ReplicatedElementDistribution : { 
                max : 3966 
                total : 46694 
                average : 2918.375 
                stddev : 671.75450624962 
                min : 2018 
            }
            File : /pscratch/sd/l/liling/cw23/tem3p/SRFCell/SRFCellVacuum.ncdf 
        }
/********************************/




Vacuum Mesh Exterior ID : 6 
Size of Multiphysics surface coord list : 3470
Size of Multiphysics surface mid coord list : 9403
 ===================================== 
 Min u_x = -1.813e-07
 Max u_x = 1.808e-07
 Min u_y = -1.569e-07
 Max u_y = 1.808e-07
 Min u_z = -1.942e-06
 Max u_z = 3.344e-08
 Max u_mag = 1.947e-06
 Max u_mag block id = 1
 ===================================== 

Displacement output file : tem3p_results/Displacement.mod


---------------------------------

Leaving ThermoElasticProblem::solve()

---------------------------------

Leaving StaticProblem::destructor() of ElasticProblem
Ending run at Sat Mar 11 12:53:25 2023
Total run time = 16 seconds
