aiidalab / aiidalab/aiidalab-qe
Decouple UI state from workflow state
- Ngôn ngữ chính
- Python
- Star
- 33
- Fork
- 25
- Merge trung bình
- 6 giờ 7 phút
- Pull request đã merge (30 ngày)
- 8
Mô tả
Currently, our models' `get/set_model_state` methods follow the format of aiida-quantumespresso, rather than that of the app. Best we update these to follow the UI format, converting to workflow format at submission.
For example, smearing choices in the UI aren't saved unless the user also selects a metallic state. Another is the shape of the eigenvalues in the Hubbard model (UI different from workflow inputs), for which we have to parse both ways. These sort of things should only happen at the workflow level.
Need to think carefully w.r.t backwards compatibility.
Pinging @superstar54
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.