SlideShare uma empresa Scribd logo
1 de 35
Baixar para ler offline
Selection strategy for fixing nodes in FETI-DP method




                Selection strategy for fixing nodes in FETI-DP
                                    method

                                          Jaroslav Brož1 , Jaroslav Kruis

                                                       Katedra mechaniky
                                                        Fakulta stavební
                                                         ˇ
                                                         CVUT v Praze




                                             Seminᡠnumerické analýzy
                                                    r
                                             18. leden - 22. leden 2010
                                                Zámek Nové Hrady
            1
Selection strategy for fixing nodes in FETI-DP method
   Outline




Outline


        1    FETI-DP Method

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   FETI-DP Method




Outline

        1    FETI-DP Method
               Introduction
               Coarse Problem
               Fixing Nodes

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   FETI-DP Method
      Introduction


FETI-DP Method
Introduction




                One of non-overlapping domain decomposition methods
                Method was published by prof. Farhat and his collaborators in
                the article: Farhat, C., Lesoinne, M., LeTallec, P., Pierson, K. &
                Rixen, D. (2001): FETI-DP A dual-primal unified FETI
                method-part I: Faster alternative to the two-level FETI
                method. International Journal for Numerical Methods in
                Engineering, Vol. 50, 1523–1544.
                Method was developed due to problems with singulars matrix in
                original FETI Method
Selection strategy for fixing nodes in FETI-DP method
   FETI-DP Method
      Introduction


FETI-DP Method
Introduction




                Unknowns are divided into two groups - interior unknowns and
                interface unknowns among subdomains
                Continuity conditions are ensured by Lagrange multipliers and
                fixing nodes
                Interior unknowns are eliminated and a coarse problem are
                obtained
Selection strategy for fixing nodes in FETI-DP method
   FETI-DP Method
      Coarse Problem


Coarse Problem

                                      −S[cc] F[cr]                 d[c]       −s
                                                                          =      .                (1)
                                       F[rc] F[rr]                  λ         g

       where
           d[c] vector includes DOF defined on fixing nodes.
           λ vector includes Lagrange multipliers.
           S[cc] , F[cr] , F[rc] , F[rr] are blocks of matrix of coarse problem.

                                                              −1
                                   d[c] = − S[cc]                   −s − F[cr] λ .                (2)


                                                       −1                               −1
                     F[rr] + F[rc] S[cc]                    F[cr] λ = g − F[rc] S[cc]        s.   (3)
Selection strategy for fixing nodes in FETI-DP method
   FETI-DP Method
      Fixing Nodes


Definition of Fixing Nodes


                Simple definition in the case of a regular mesh

                                                 y




                                                           4




                                                       1       3   5




                                                           2




                                                                       x
Selection strategy for fixing nodes in FETI-DP method
   FETI-DP Method
      Fixing Nodes


Definition of Fixing Nodes
                Problem with definition of fixing nodes in the case of non-regular
                meshes which are decomposed by a mesh decomposer (e.g.
                METIS, http://glaros.dtc.umn.edu/gkhome/views/metis).




                Minimal number of fixing nodes due to the nonsingular matrix of
                subdomains
                Theoretically the number of fixing node = the number of all
                nodes on boundaries
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 2D




Outline

        1    FETI-DP Method
               Introduction
               Coarse Problem
               Fixing Nodes

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 2D




Algorithm for Fixing Node Selection in 2D
       Definition of Nodal Multiplicity
       Nodal multiplicity - the number of subdomains which belongs to node
       Definition of Fixing Nodes
           Node with node multiplicity > 2 → fixing node
                Node with node multiplicity = 2 and only with one neighbor
                with node multiplicity = 2 → fixing node.
                                                 y




                                                       x
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 2D




Algorithm for Fixing Node Selection in 2D
       Definition of Nodal Multiplicity
       Nodal multiplicity - the number of subdomains which belongs to node
       Definition of Fixing Nodes
           Node with node multiplicity > 2 → fixing node
                Node with node multiplicity = 2 and only with one neighbor
                with node multiplicity = 2 → fixing node.
                                                 y




                                                       x
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 2D




Algorithm for Fixing Node Selection in 2D
       Definition of Nodal Multiplicity
       Nodal multiplicity - the number of subdomains which belongs to node
       Definition of Fixing Nodes
           Node with node multiplicity > 2 → fixing node
                Node with node multiplicity = 2 and only with one neighbor
                with node multiplicity = 2 → fixing node.
                                                 y




                                                       x
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 2D




Algorithm for Fixing Node Selection in 2D
       Definition of Nodal Multiplicity
       Nodal multiplicity - the number of subdomains which belongs to node
       Definition of Fixing Nodes
           Node with node multiplicity > 2 → fixing node
                Node with node multiplicity = 2 and only with one neighbor
                with node multiplicity = 2 → fixing node.
                                                 y




                                                       x
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 2D




Algorithm for Fixing Node Selection in 2D
       Definition of Boundary Curves
       Boundary curve connect boundary nodes between two fixing nodes.
       Fixing nodes can be added into:
            Centroid of boundary curve
            Each n-th member of the boundary curve
            Each n-th end of the part of the boundary curve
            “Integral points” of the boundary curve
            Random position y




                                                       x
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 2D




Outline

        1    FETI-DP Method
               Introduction
               Coarse Problem
               Fixing Nodes

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 2D




Numerical tests
Irregular Domain - Slope




              NS           NN                NE        NN-SUB    NE-SUB    NDOF-SUB
               4        105182            208840         26448     52210       52846
               4        186577            371124         46847     92781       93627
               9        105182            208840         11834     23204       23647
               9        186577            371124         20923     41236       41816
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 2D




Slope
Results of Tests - The Number of Iterations with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 2D




Slope
Results of Tests - Time of Condensation with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 2D




Slope
Results of Tests - Total Time of the Solution with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 3D




Outline

        1    FETI-DP Method
               Introduction
               Coarse Problem
               Fixing Nodes

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 3D




Algorithm for Fixing Node Selection in 3D
       Definition of Edges and Sufraces
       Edge - defined by boundary nodes which belongs to more than two
       subdomains
       Surface - defined by boundary nodes which belongs to exactly two
       subdomains
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 3D




Algorithm for Fixing Node Selection in 3D
       Definition of Edges and Sufraces
       Edge - defined by boundary nodes which belongs to more than two
       subdomains
       Surface - defined by boundary nodes which belongs to exactly two
       subdomains
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 3D




Algorithm for Fixing Node Selection in 3D
       Definition of Fixing nodes
           node with maximal nodal multiplicity → fixing node
                end of edge → fixing node
       Definition of Boundary Curves
       Boundary curve → edge between two fixing nodes
Selection strategy for fixing nodes in FETI-DP method
   Algorithm for Fixing Node Selection in 3D




Algorithm for Fixing Node Selection in 3D
Next Step - Under Developement




       Definition of Boundary Surface
       Boundary surface - created by boundary nodes with nodal multiplicity
       equal two
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Outline

        1    FETI-DP Method
               Introduction
               Coarse Problem
               Fixing Nodes

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Numerical tests
Regular Domain - Cube




                NS          NN              NE         NN-SUB    NE-SUB    NDOF-SUB
                 8        29791           27000           4096      3375       11904
                 8        68921           64000           9261      8000       27121
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Cube - 27000 elements
Results of Tests - The Number of Iterations with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Cube - 27000 elements
Results of Tests - Time of Condensation with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Cube - 27000 elements
Results of Tests - Total Time of the Solution with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Cube - 64000 elements
Results of Tests - The Number of Iterations with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Cube - 64000 elements
Results of Tests - Time of Condensation with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Numerical Tests of Algorithm for 3D




Cube - 64000 elements
Results of Tests - Total Time of the Solution with Respect to the Number of Fixing Nodes
Selection strategy for fixing nodes in FETI-DP method
   Conclusions and Future Works




Outline

        1    FETI-DP Method
               Introduction
               Coarse Problem
               Fixing Nodes

        2    Algorithm for Fixing Node Selection in 2D

        3    Numerical Tests of Algorithm for 2D

        4    Algorithm for Fixing Node Selection in 3D

        5    Numerical Tests of Algorithm for 3D

        6    Conclusions and Future Works
Selection strategy for fixing nodes in FETI-DP method
   Conclusions and Future Works




Conclusions and Future Works


                The algorithm for selection of fixing nodes for arbitrary 2D mesh
                has been developed
                Increasing of the number of the fixing nodes leads to decreasing
                of the number of iterations in coarse problem and its time of the
                solution
                Big number of fixing nodes leads to prolongation of the whole
                time of the solution
                Developing of the algorithm for the selection of fixing nodes for
                regular 3D mesh
                Optimization of the algorithm
Selection strategy for fixing nodes in FETI-DP method
   Acknowledgement




Acknowledgement




                                           Thank you for your attention.

       Financial support for this work was provided by project number
       103/09/H078 of the Czech Science Foundation. The financial support
       is gratefully acknowledged.

Mais conteúdo relacionado

Mais procurados

High-Level Synthesis with GAUT
High-Level Synthesis with GAUTHigh-Level Synthesis with GAUT
High-Level Synthesis with GAUTAdaCore
 
Conventional Implicature via Dependent Type Semantics
Conventional Implicature via Dependent Type SemanticsConventional Implicature via Dependent Type Semantics
Conventional Implicature via Dependent Type SemanticsDaisuke BEKKI
 
IRJET- Image Captioning using Multimodal Embedding
IRJET-  	  Image Captioning using Multimodal EmbeddingIRJET-  	  Image Captioning using Multimodal Embedding
IRJET- Image Captioning using Multimodal EmbeddingIRJET Journal
 
Integration in Finite Terms
Integration in Finite TermsIntegration in Finite Terms
Integration in Finite TermsKp Hart
 
Can we predict dependencies using domain information?
Can we predict dependencies using domain information?Can we predict dependencies using domain information?
Can we predict dependencies using domain information?amiraryani
 
Pilot induced cyclostationarity based method for dvb system identification
Pilot induced cyclostationarity based method for dvb system identificationPilot induced cyclostationarity based method for dvb system identification
Pilot induced cyclostationarity based method for dvb system identificationiaemedu
 
A design procedure for active rectangular microstrip patch antenna
A design procedure for active rectangular microstrip patch antennaA design procedure for active rectangular microstrip patch antenna
A design procedure for active rectangular microstrip patch antennaIAEME Publication
 
FPGA Based Design of High Performance Decimator using DALUT Algorithm
FPGA Based Design of High Performance Decimator using DALUT AlgorithmFPGA Based Design of High Performance Decimator using DALUT Algorithm
FPGA Based Design of High Performance Decimator using DALUT AlgorithmIDES Editor
 
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...ijcseit
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Mimo radar detection in compound gaussian clutter using orthogonal discrete f...
Mimo radar detection in compound gaussian clutter using orthogonal discrete f...Mimo radar detection in compound gaussian clutter using orthogonal discrete f...
Mimo radar detection in compound gaussian clutter using orthogonal discrete f...ijma
 

Mais procurados (19)

Mm2521542158
Mm2521542158Mm2521542158
Mm2521542158
 
Cr24608612
Cr24608612Cr24608612
Cr24608612
 
High-Level Synthesis with GAUT
High-Level Synthesis with GAUTHigh-Level Synthesis with GAUT
High-Level Synthesis with GAUT
 
Conventional Implicature via Dependent Type Semantics
Conventional Implicature via Dependent Type SemanticsConventional Implicature via Dependent Type Semantics
Conventional Implicature via Dependent Type Semantics
 
IRJET- Image Captioning using Multimodal Embedding
IRJET-  	  Image Captioning using Multimodal EmbeddingIRJET-  	  Image Captioning using Multimodal Embedding
IRJET- Image Captioning using Multimodal Embedding
 
Integration in Finite Terms
Integration in Finite TermsIntegration in Finite Terms
Integration in Finite Terms
 
Can we predict dependencies using domain information?
Can we predict dependencies using domain information?Can we predict dependencies using domain information?
Can we predict dependencies using domain information?
 
Pilot induced cyclostationarity based method for dvb system identification
Pilot induced cyclostationarity based method for dvb system identificationPilot induced cyclostationarity based method for dvb system identification
Pilot induced cyclostationarity based method for dvb system identification
 
A design procedure for active rectangular microstrip patch antenna
A design procedure for active rectangular microstrip patch antennaA design procedure for active rectangular microstrip patch antenna
A design procedure for active rectangular microstrip patch antenna
 
20120140506008 2
20120140506008 220120140506008 2
20120140506008 2
 
1 ip address
1 ip address1 ip address
1 ip address
 
Cell Tech V09 0312
Cell Tech V09 0312Cell Tech V09 0312
Cell Tech V09 0312
 
Ads
AdsAds
Ads
 
FPGA Based Design of High Performance Decimator using DALUT Algorithm
FPGA Based Design of High Performance Decimator using DALUT AlgorithmFPGA Based Design of High Performance Decimator using DALUT Algorithm
FPGA Based Design of High Performance Decimator using DALUT Algorithm
 
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
 
Jr3516691672
Jr3516691672Jr3516691672
Jr3516691672
 
Mimo radar detection in compound gaussian clutter using orthogonal discrete f...
Mimo radar detection in compound gaussian clutter using orthogonal discrete f...Mimo radar detection in compound gaussian clutter using orthogonal discrete f...
Mimo radar detection in compound gaussian clutter using orthogonal discrete f...
 

Destaque

Conference Engineering mechanics 2007
Conference Engineering mechanics 2007Conference Engineering mechanics 2007
Conference Engineering mechanics 2007Jaroslav Broz
 
Workshop 4 audiovisual digital preservation strategy
Workshop 4 audiovisual digital preservation strategyWorkshop 4 audiovisual digital preservation strategy
Workshop 4 audiovisual digital preservation strategyRichard Wright
 
Preservation Planning: Choosing a suitable digital preservation strategy
Preservation Planning: Choosing a suitable digital preservation strategyPreservation Planning: Choosing a suitable digital preservation strategy
Preservation Planning: Choosing a suitable digital preservation strategyGarethKnight
 
Basic Principles of Digitisation
Basic Principles of DigitisationBasic Principles of Digitisation
Basic Principles of DigitisationRichard Wright
 
Digitisation
Digitisation Digitisation
Digitisation L-Monk
 
20yrs: 2004 jisc cni-brighton
20yrs: 2004 jisc cni-brighton20yrs: 2004 jisc cni-brighton
20yrs: 2004 jisc cni-brightonNeil Beagrie
 
Brief Introduction to Digital Preservation
Brief Introduction to Digital PreservationBrief Introduction to Digital Preservation
Brief Introduction to Digital PreservationMichael Day
 

Destaque (8)

Conference Engineering mechanics 2007
Conference Engineering mechanics 2007Conference Engineering mechanics 2007
Conference Engineering mechanics 2007
 
Workshop 4 audiovisual digital preservation strategy
Workshop 4 audiovisual digital preservation strategyWorkshop 4 audiovisual digital preservation strategy
Workshop 4 audiovisual digital preservation strategy
 
Preservation Planning: Choosing a suitable digital preservation strategy
Preservation Planning: Choosing a suitable digital preservation strategyPreservation Planning: Choosing a suitable digital preservation strategy
Preservation Planning: Choosing a suitable digital preservation strategy
 
PhD defence
PhD defencePhD defence
PhD defence
 
Basic Principles of Digitisation
Basic Principles of DigitisationBasic Principles of Digitisation
Basic Principles of Digitisation
 
Digitisation
Digitisation Digitisation
Digitisation
 
20yrs: 2004 jisc cni-brighton
20yrs: 2004 jisc cni-brighton20yrs: 2004 jisc cni-brighton
20yrs: 2004 jisc cni-brighton
 
Brief Introduction to Digital Preservation
Brief Introduction to Digital PreservationBrief Introduction to Digital Preservation
Brief Introduction to Digital Preservation
 

Semelhante a Seminary of numerical analysis 2010

HardNet: Convolutional Network for Local Image Description
HardNet: Convolutional Network for Local Image DescriptionHardNet: Convolutional Network for Local Image Description
HardNet: Convolutional Network for Local Image DescriptionDmytro Mishkin
 
Performance optimization of hybrid fusion cluster based cooperative spectrum ...
Performance optimization of hybrid fusion cluster based cooperative spectrum ...Performance optimization of hybrid fusion cluster based cooperative spectrum ...
Performance optimization of hybrid fusion cluster based cooperative spectrum ...Ayman El-Saleh
 
Hamming net based Low Complexity Successive Cancellation Polar Decoder
Hamming net based Low Complexity Successive Cancellation Polar DecoderHamming net based Low Complexity Successive Cancellation Polar Decoder
Hamming net based Low Complexity Successive Cancellation Polar DecoderRSIS International
 
02 ldpc bit flipping_decoding_dark knight
02 ldpc bit flipping_decoding_dark knight02 ldpc bit flipping_decoding_dark knight
02 ldpc bit flipping_decoding_dark knightDevanshi Piprottar
 
Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...
Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...
Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...Ding Nie
 
Error control coding techniques
Error control coding techniquesError control coding techniques
Error control coding techniquesDhanashriNandre
 
An Algorithm for Bayesian Network Construction from Data
An Algorithm for Bayesian Network Construction from DataAn Algorithm for Bayesian Network Construction from Data
An Algorithm for Bayesian Network Construction from Databutest
 
ISIT 2014, Hawaii presentation
ISIT 2014, Hawaii presentationISIT 2014, Hawaii presentation
ISIT 2014, Hawaii presentationJayant Apte, PhD
 

Semelhante a Seminary of numerical analysis 2010 (9)

HardNet: Convolutional Network for Local Image Description
HardNet: Convolutional Network for Local Image DescriptionHardNet: Convolutional Network for Local Image Description
HardNet: Convolutional Network for Local Image Description
 
Performance optimization of hybrid fusion cluster based cooperative spectrum ...
Performance optimization of hybrid fusion cluster based cooperative spectrum ...Performance optimization of hybrid fusion cluster based cooperative spectrum ...
Performance optimization of hybrid fusion cluster based cooperative spectrum ...
 
Hamming net based Low Complexity Successive Cancellation Polar Decoder
Hamming net based Low Complexity Successive Cancellation Polar DecoderHamming net based Low Complexity Successive Cancellation Polar Decoder
Hamming net based Low Complexity Successive Cancellation Polar Decoder
 
02 ldpc bit flipping_decoding_dark knight
02 ldpc bit flipping_decoding_dark knight02 ldpc bit flipping_decoding_dark knight
02 ldpc bit flipping_decoding_dark knight
 
Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...
Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...
Bandwidth Analysis of Low-Complexity Decoupling Networks for Multiple Coupled...
 
Error control coding techniques
Error control coding techniquesError control coding techniques
Error control coding techniques
 
E42032732
E42032732E42032732
E42032732
 
An Algorithm for Bayesian Network Construction from Data
An Algorithm for Bayesian Network Construction from DataAn Algorithm for Bayesian Network Construction from Data
An Algorithm for Bayesian Network Construction from Data
 
ISIT 2014, Hawaii presentation
ISIT 2014, Hawaii presentationISIT 2014, Hawaii presentation
ISIT 2014, Hawaii presentation
 

Mais de Jaroslav Broz

Conference WCCM 2008
Conference WCCM 2008Conference WCCM 2008
Conference WCCM 2008Jaroslav Broz
 
Conference Juniorstav 2009
Conference Juniorstav 2009Conference Juniorstav 2009
Conference Juniorstav 2009Jaroslav Broz
 
Conference Engineering mechanics 2009
Conference Engineering mechanics 2009Conference Engineering mechanics 2009
Conference Engineering mechanics 2009Jaroslav Broz
 
Conference Engineering mechanics 2008
Conference Engineering mechanics 2008Conference Engineering mechanics 2008
Conference Engineering mechanics 2008Jaroslav Broz
 
Doktorsky seminar Katedry mechaniky 2010
Doktorsky seminar Katedry mechaniky 2010Doktorsky seminar Katedry mechaniky 2010
Doktorsky seminar Katedry mechaniky 2010Jaroslav Broz
 

Mais de Jaroslav Broz (7)

Conference WCCM 2008
Conference WCCM 2008Conference WCCM 2008
Conference WCCM 2008
 
Sdzpre
SdzpreSdzpre
Sdzpre
 
My MSc Thesis Pres
My MSc Thesis PresMy MSc Thesis Pres
My MSc Thesis Pres
 
Conference Juniorstav 2009
Conference Juniorstav 2009Conference Juniorstav 2009
Conference Juniorstav 2009
 
Conference Engineering mechanics 2009
Conference Engineering mechanics 2009Conference Engineering mechanics 2009
Conference Engineering mechanics 2009
 
Conference Engineering mechanics 2008
Conference Engineering mechanics 2008Conference Engineering mechanics 2008
Conference Engineering mechanics 2008
 
Doktorsky seminar Katedry mechaniky 2010
Doktorsky seminar Katedry mechaniky 2010Doktorsky seminar Katedry mechaniky 2010
Doktorsky seminar Katedry mechaniky 2010
 

Último

Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 

Último (20)

Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 

Seminary of numerical analysis 2010

  • 1. Selection strategy for fixing nodes in FETI-DP method Selection strategy for fixing nodes in FETI-DP method Jaroslav Brož1 , Jaroslav Kruis Katedra mechaniky Fakulta stavební ˇ CVUT v Praze Seminᡠnumerické analýzy r 18. leden - 22. leden 2010 Zámek Nové Hrady 1
  • 2. Selection strategy for fixing nodes in FETI-DP method Outline Outline 1 FETI-DP Method 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 3. Selection strategy for fixing nodes in FETI-DP method FETI-DP Method Outline 1 FETI-DP Method Introduction Coarse Problem Fixing Nodes 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 4. Selection strategy for fixing nodes in FETI-DP method FETI-DP Method Introduction FETI-DP Method Introduction One of non-overlapping domain decomposition methods Method was published by prof. Farhat and his collaborators in the article: Farhat, C., Lesoinne, M., LeTallec, P., Pierson, K. & Rixen, D. (2001): FETI-DP A dual-primal unified FETI method-part I: Faster alternative to the two-level FETI method. International Journal for Numerical Methods in Engineering, Vol. 50, 1523–1544. Method was developed due to problems with singulars matrix in original FETI Method
  • 5. Selection strategy for fixing nodes in FETI-DP method FETI-DP Method Introduction FETI-DP Method Introduction Unknowns are divided into two groups - interior unknowns and interface unknowns among subdomains Continuity conditions are ensured by Lagrange multipliers and fixing nodes Interior unknowns are eliminated and a coarse problem are obtained
  • 6. Selection strategy for fixing nodes in FETI-DP method FETI-DP Method Coarse Problem Coarse Problem −S[cc] F[cr] d[c] −s = . (1) F[rc] F[rr] λ g where d[c] vector includes DOF defined on fixing nodes. λ vector includes Lagrange multipliers. S[cc] , F[cr] , F[rc] , F[rr] are blocks of matrix of coarse problem. −1 d[c] = − S[cc] −s − F[cr] λ . (2) −1 −1 F[rr] + F[rc] S[cc] F[cr] λ = g − F[rc] S[cc] s. (3)
  • 7. Selection strategy for fixing nodes in FETI-DP method FETI-DP Method Fixing Nodes Definition of Fixing Nodes Simple definition in the case of a regular mesh y 4 1 3 5 2 x
  • 8. Selection strategy for fixing nodes in FETI-DP method FETI-DP Method Fixing Nodes Definition of Fixing Nodes Problem with definition of fixing nodes in the case of non-regular meshes which are decomposed by a mesh decomposer (e.g. METIS, http://glaros.dtc.umn.edu/gkhome/views/metis). Minimal number of fixing nodes due to the nonsingular matrix of subdomains Theoretically the number of fixing node = the number of all nodes on boundaries
  • 9. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 2D Outline 1 FETI-DP Method Introduction Coarse Problem Fixing Nodes 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 10. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 2D Algorithm for Fixing Node Selection in 2D Definition of Nodal Multiplicity Nodal multiplicity - the number of subdomains which belongs to node Definition of Fixing Nodes Node with node multiplicity > 2 → fixing node Node with node multiplicity = 2 and only with one neighbor with node multiplicity = 2 → fixing node. y x
  • 11. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 2D Algorithm for Fixing Node Selection in 2D Definition of Nodal Multiplicity Nodal multiplicity - the number of subdomains which belongs to node Definition of Fixing Nodes Node with node multiplicity > 2 → fixing node Node with node multiplicity = 2 and only with one neighbor with node multiplicity = 2 → fixing node. y x
  • 12. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 2D Algorithm for Fixing Node Selection in 2D Definition of Nodal Multiplicity Nodal multiplicity - the number of subdomains which belongs to node Definition of Fixing Nodes Node with node multiplicity > 2 → fixing node Node with node multiplicity = 2 and only with one neighbor with node multiplicity = 2 → fixing node. y x
  • 13. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 2D Algorithm for Fixing Node Selection in 2D Definition of Nodal Multiplicity Nodal multiplicity - the number of subdomains which belongs to node Definition of Fixing Nodes Node with node multiplicity > 2 → fixing node Node with node multiplicity = 2 and only with one neighbor with node multiplicity = 2 → fixing node. y x
  • 14. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 2D Algorithm for Fixing Node Selection in 2D Definition of Boundary Curves Boundary curve connect boundary nodes between two fixing nodes. Fixing nodes can be added into: Centroid of boundary curve Each n-th member of the boundary curve Each n-th end of the part of the boundary curve “Integral points” of the boundary curve Random position y x
  • 15. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 2D Outline 1 FETI-DP Method Introduction Coarse Problem Fixing Nodes 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 16. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 2D Numerical tests Irregular Domain - Slope NS NN NE NN-SUB NE-SUB NDOF-SUB 4 105182 208840 26448 52210 52846 4 186577 371124 46847 92781 93627 9 105182 208840 11834 23204 23647 9 186577 371124 20923 41236 41816
  • 17. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 2D Slope Results of Tests - The Number of Iterations with Respect to the Number of Fixing Nodes
  • 18. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 2D Slope Results of Tests - Time of Condensation with Respect to the Number of Fixing Nodes
  • 19. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 2D Slope Results of Tests - Total Time of the Solution with Respect to the Number of Fixing Nodes
  • 20. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 3D Outline 1 FETI-DP Method Introduction Coarse Problem Fixing Nodes 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 21. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 3D Algorithm for Fixing Node Selection in 3D Definition of Edges and Sufraces Edge - defined by boundary nodes which belongs to more than two subdomains Surface - defined by boundary nodes which belongs to exactly two subdomains
  • 22. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 3D Algorithm for Fixing Node Selection in 3D Definition of Edges and Sufraces Edge - defined by boundary nodes which belongs to more than two subdomains Surface - defined by boundary nodes which belongs to exactly two subdomains
  • 23. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 3D Algorithm for Fixing Node Selection in 3D Definition of Fixing nodes node with maximal nodal multiplicity → fixing node end of edge → fixing node Definition of Boundary Curves Boundary curve → edge between two fixing nodes
  • 24. Selection strategy for fixing nodes in FETI-DP method Algorithm for Fixing Node Selection in 3D Algorithm for Fixing Node Selection in 3D Next Step - Under Developement Definition of Boundary Surface Boundary surface - created by boundary nodes with nodal multiplicity equal two
  • 25. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Outline 1 FETI-DP Method Introduction Coarse Problem Fixing Nodes 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 26. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Numerical tests Regular Domain - Cube NS NN NE NN-SUB NE-SUB NDOF-SUB 8 29791 27000 4096 3375 11904 8 68921 64000 9261 8000 27121
  • 27. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Cube - 27000 elements Results of Tests - The Number of Iterations with Respect to the Number of Fixing Nodes
  • 28. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Cube - 27000 elements Results of Tests - Time of Condensation with Respect to the Number of Fixing Nodes
  • 29. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Cube - 27000 elements Results of Tests - Total Time of the Solution with Respect to the Number of Fixing Nodes
  • 30. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Cube - 64000 elements Results of Tests - The Number of Iterations with Respect to the Number of Fixing Nodes
  • 31. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Cube - 64000 elements Results of Tests - Time of Condensation with Respect to the Number of Fixing Nodes
  • 32. Selection strategy for fixing nodes in FETI-DP method Numerical Tests of Algorithm for 3D Cube - 64000 elements Results of Tests - Total Time of the Solution with Respect to the Number of Fixing Nodes
  • 33. Selection strategy for fixing nodes in FETI-DP method Conclusions and Future Works Outline 1 FETI-DP Method Introduction Coarse Problem Fixing Nodes 2 Algorithm for Fixing Node Selection in 2D 3 Numerical Tests of Algorithm for 2D 4 Algorithm for Fixing Node Selection in 3D 5 Numerical Tests of Algorithm for 3D 6 Conclusions and Future Works
  • 34. Selection strategy for fixing nodes in FETI-DP method Conclusions and Future Works Conclusions and Future Works The algorithm for selection of fixing nodes for arbitrary 2D mesh has been developed Increasing of the number of the fixing nodes leads to decreasing of the number of iterations in coarse problem and its time of the solution Big number of fixing nodes leads to prolongation of the whole time of the solution Developing of the algorithm for the selection of fixing nodes for regular 3D mesh Optimization of the algorithm
  • 35. Selection strategy for fixing nodes in FETI-DP method Acknowledgement Acknowledgement Thank you for your attention. Financial support for this work was provided by project number 103/09/H078 of the Czech Science Foundation. The financial support is gratefully acknowledged.