cratepy.clustering.citoperations

Green operator and cluster interaction tensors related operations.

This module includes several procedures required to compute the cluster interaction tensors, namely (1) the frequency discretization of the spatial domain and (2) the computation of the Green operator, as well as the assembly of the global cluster interaction matrix.

Functions

set_discrete_freqs

Perform frequency discretization of the spatial domain.

gop_material_independent_terms

Compute Green operator material independent terms in frequency domain.

assemble_cit

Assemble global cluster interaction matrix.

Functions

assemble_cit(strain_formulation, ...)

Assemble global cluster interaction matrix.

gop_material_independent_terms(...)

Compute Green operator material independent terms in frequency domain.

set_discrete_freqs(n_dim, rve_dims, ...)

Perform frequency discretization of the spatial domain.