Module: Pasta
Functions that allow working with deep layers of the inner crust, where the pasta phase might occur.
Minkowski Functionals
Todo
Describe properties
Todo
Give references
Module: Pasta
This module provides tools for characterizing pasta phase.
List of functions
- libnest.pasta.volume(nx, ny, nz)
Calculates the voume of the pasta.
- Parameters:
nx (int) – number of grid points along x-axis
ny (int) – number of grid points along y-axis
nz (int) – number of grid points along z-axis
- Returns:
dimensionality of the problem
- Return type:
int