File: test_minimax.inp

package info (click to toggle)
cp2k 2023.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 371,760 kB
  • sloc: fortran: 950,945; python: 24,503; f90: 24,350; ansic: 21,636; sh: 12,577; cpp: 2,408; xml: 2,173; makefile: 1,444; lisp: 952; pascal: 845; perl: 492; javascript: 258; csh: 16
file content (9 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
&GLOBAL
  PROJECT test_minimax
  PRINT_LEVEL MEDIUM
  PROGRAM_NAME TEST
  RUN_TYPE NONE
&END GLOBAL
&TEST
  MINIMAX 100
&END TEST