jk-trial
Installation
SKILL.md
Jinkō Trial SDK Workflows
Use this skill for trial setup, sanity checks, run/poll, and result download. Keep creation of upstream assets in their dedicated skills: jk-model, jk-vpop, jk-protocol, jk-data-table, and jk-output-set (simple and advanced output sets).
Minimum Trial
A minimum trial is composed of:
- A computational model.
- Solving options, using the model defaults unless an override is explicitly provided.
- A simple output set, defined as the list of component time series that should be saved and visualized. Use
model.time_dependent_ids()as the default output ids when the user has not specified ids.
Optional trial inputs:
- Vpop.
- Protocol design.
- Data table design(s).
- Advanced output set/scoring design.