Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Which is the best multithreading library for comsol?


Asked by Alistair Parker on Dec 08, 2021 FAQ



If you are using the MUMPS direct solver, switch to the PARDISO direct solver in COMSOL. It provides better shared-memory speedup for hight number of cores than MUMPS. By default, the Intel MKL library is used. For AMD processors with Linux you could also try the BLIS library by specifying -blas blis.
Also,
Shared-memory processing, or multithreading is important for the performance of COMSOL computations. Some terms that are frequently used in when describing multithreading are Core: A physical processor core used in shared-memory parallelism by a computational node with multiple processors.
Additionally, The COMSOL Multiphysics® software and many of its add-on modules include built-in material libraries, which are databases with materials and their associated material properties. There is also an add-on Material Library product, which contains up to 24 separate material properties for more than 3800 materials as of version 5.5.
Subsequently,
You open this window by right-clicking the Materials node and choosing Add Material from Library, or by clicking the Add Material button on the Materials toolbar. See below: The Add Material window, from which you can quickly choose and add materials to the model. Recently added materials are available at the top.
Thereof,
Nonlinear structural materials are represented using material models rather than with material properties available in a material library.