diff --git a/paper/paper.md b/paper/paper.md index 77785c8..9d8cbc8 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -28,13 +28,13 @@ authors: orcid: 0000-0001-6884-0530 affiliation: 4 affiliations: - - name: Institute of Mechanics, Karlsruhe Institute of Technology (KIT), Germany + - name: Institute of Mechanics, Karlsruhe Institute of Technology (KIT), Karlsruhe, Germany index: 1 - - name: Department of Structural Engineering, Norwegian University of Science and Technology (NTNU), Norway + - name: Department of Structural Engineering, Norwegian University of Science and Technology (NTNU), Trondheim, Norway index: 2 - - name: Institute of Vehicle System Technology, Karlsruhe Institute of Technology (KIT), Germany + - name: Institute of Vehicle System Technology, Karlsruhe Institute of Technology (KIT), Karlsruhe, Germany index: 3 - - name: Chair for Continuum Mechanics, Institute of Engineering Mechanics, Karlsruhe Institute of Technology (KIT), Germany + - name: Chair for Continuum Mechanics, Institute of Engineering Mechanics, Karlsruhe Institute of Technology (KIT), Karlsruhe, Germany index: 4 # - name: Independent Researcher # index: 3 @@ -79,7 +79,7 @@ To the best knowledge of the authors, there is no common library for the mathema This presents an obstacle with regard to the exchange and the reliability of research code and leads to negative consequences for the interpretation and comparison of results. -Several multi-purpose tensor packages in Python, e.g., [@tensorly], [@tenpy], exist but mainly address the manipulation of multi-dimensional matrices which are not related to physical bases. +Several multi-purpose tensor packages in Python, e.g., [@tensorly], [@tenpy] exist, but mainly address the manipulation of multi-dimensional matrices which are not related to physical bases. In contrast, `mechkit` focuses on linear elasticity and provides a limited scope of notations for second- and fourth-order tensors. The main goal of `mechkit` is to provide reusable research code that increases the reliability of results.