Capitalized QMCPACK
Browse files
topology/QMCPack/task_description.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
1. Please load the dataset from "
|
| 2 |
|
| 3 |
2. Compute the critical points of the scalar field.
|
| 4 |
|
| 5 |
-
3. Save the critical points as "
|
| 6 |
- The output should contain the critical points as point data
|
| 7 |
- Include an array called "CriticalType" that labels each point according to what type of critical type it is. Use the following convention:
|
| 8 |
* 0 for minima
|
|
|
|
| 1 |
+
1. Please load the dataset from "QMCPACK/data/QMCPACK.vti".
|
| 2 |
|
| 3 |
2. Compute the critical points of the scalar field.
|
| 4 |
|
| 5 |
+
3. Save the critical points as "QMCPACK/results/{agent_mode}/QMCPACK.vtk" in legacy VTK format.
|
| 6 |
- The output should contain the critical points as point data
|
| 7 |
- Include an array called "CriticalType" that labels each point according to what type of critical type it is. Use the following convention:
|
| 8 |
* 0 for minima
|