MaMMoS-project / management

Initial repository to track tasks and code snippets. May change name / disappear, etc.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Create tables of input and output parameters #2

Closed samjrholt closed 3 months ago

samjrholt commented 4 months ago

Initial modules

Module Inputs Outputs Ideas
Electronic Model Chemical Formula Ms, A, K, (crystal structure) If statement that returns known parameters
Atomistic Model Ms, A, K, T, (crystal structure) Ms(T), A(T), K(T) If statement that returns known parameters
Micromagnetic Model Ms(T), A(T), K(T), (microstructure) Hysteresis loop Use Tom's code
Parameter extraction Hysteresis loop Mr(T), BH_Max(T), Hc(T) Ask Tom for code

This is a rough overview of the inputs and outputs for our first AiiDA prototype.

samjrholt commented 3 months ago

@andrea-petrocchi Let me know if you have any questions relating to this!