mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-24 12:05:17 -04:00
28 lines
567 B
Text
28 lines
567 B
Text
{
|
|
"description": "Main package of CP2K",
|
|
"archive": "libcp2kmain",
|
|
"requires": [
|
|
"common",
|
|
"fm",
|
|
"pw",
|
|
"pw_env",
|
|
"input",
|
|
"aobasis",
|
|
"xc",
|
|
"base",
|
|
"mpiwrap",
|
|
"offload",
|
|
"subsys",
|
|
"hfxbase",
|
|
"minimax",
|
|
"eri_mme",
|
|
"shg_int",
|
|
"dbcsrx",
|
|
"arnoldi",
|
|
"grid",
|
|
"dbm",
|
|
"dbt",
|
|
"dbx",
|
|
],
|
|
"implicit": "INIT_METADYN|META_FORCE_CALCULATION|plumed_f_installed|plumed_f_gcreate|plumed_f_gcmd",
|
|
}
|