Calculator
The gpaw_calculator is the task to wrap the gpaw calculator. Let’s visualize the task to find the inputs and outputs of the task.
[1]:
from workgraph_collections.gpaw.base import gpaw_calculator
task = gpaw_calculator.task()
task.to_html()
[1]: