def moduli(self): return moduli(self.vp, self.vs, self.rho)
def get_moduli(self): return moduli(vp=self.vp, vs=self.vs, rho=self.rho)