kb-ritzvectors-080815-0828-26054

1
1. 2. 3. 4. Ritz vectors Parallel processing for Ritz-vector analysis Prior to beginning Ritz analysis, the machine running uses multiple cores to factor the stiffness matrix. During Ritz analysis, four main ETABS operations include: Solving for new vectors Cleaning new vectors with respect to previous vectors Orthogonalizing the final Ritz vector set Post-processing and saving the vectors Multiple cores are used only for (1), which dominates when the model is large and a fair number of vectors are requested. (2) and (3) are not parallel, and dominate with an increasing number of vectors, growing exponentially with vector quantity. (4) is linear in time with the number of vectors. Essential behavior is captured more efficiently when using Ritz or Eigen vectors because they reduce the number of degrees of freedom (DOF) within the system. When more than 20-25% of the DOF are needed as Ritz vectors, direct integration should be considered. Why does the total number of Ritz vectors requested affect the cumulative modal mass participation ratio for a given number of Ritz vectors? Extended Question: When 1000 Ritz modes are requested, the cumulative modal mass participation ratio for Rx, with 250 modes, is almost 100%. However, when only 500 modes are requested, the cumulative modal mass participation ratio for Rx reaches only about 70% for all 500 modes. Is there an explanation? Answer: Unlike Eigen vectors, Ritz vectors do not always produce the same modes. For example, with sets of 200 and 500 Eigen vectors, the first 200 of each set will be the same. However, with sets of 200 and 500 Ritz vectors, none may be the same, though lower modes tend to converge as the number of modes increases.

Upload: jwanro

Post on 16-Aug-2015

214 views

Category:

Documents


0 download

DESCRIPTION

Ritzvectors

TRANSCRIPT

1.2.3.4.Ritz vectorsParallel processing for Ritz-vector analysisPrior to beginning Ritz analysis, the machine running uses multiple cores to factor the stiffness matrix. During Ritz analysis, four main ETABSoperations include:Solving for new vectorsCleaning new vectors with respect to previous vectorsOrthogonalizing the final Ritz vector setPost-processing and saving the vectorsMultiple cores are used only for (1), which dominates when the model is large and a fair number of vectors are requested. (2) and (3) are notparallel, and dominate with an increasing number of vectors, growing exponentially with vector quantity. (4) is linear in time with the number ofvectors.Essential behavior is captured more efficiently when using Ritz or Eigen vectors because they reduce the number of degrees of freedom (DOF)within the system. When more than 20-25% of the DOF are needed as Ritz vectors, direct integration should be considered.Why does the total number of Ritz vectors requested affect the cumulativemodal mass participation ratio for a given number of Ritz vectors?Extended Question: When 1000 Ritz modes are requested, the cumulative modal mass participation ratio for Rx, with 250 modes, is almost100%. However, when only 500 modes are requested, the cumulative modal mass participation ratio for Rx reaches only about 70% for all 500modes. Is there an explanation?Answer: Unlike Eigen vectors, Ritz vectors do not always produce the same modes. For example, with sets of 200 and 500 Eigen vectors, thefirst 200 of each set will be the same. However, with sets of 200 and 500 Ritz vectors, none may be the same, though lower modes tend toconverge as the number of modes increases.