Chenqqian Zhang

Results 13 issues of Chenqqian Zhang

**Summary** When I use the dp-zbl switch, is it possible to automatically have the zbl potential energy decay to 0 at rcut? **Detailed Description** When we build the zbl potential...

enhancement

The two parameters to be provided by the user are 1、"band_path": the path of k-points.For example: "0 0 0 0.5 0.5 0.5" 2、"supercell_matrix": Multiplicity of cell expansion.For example: [2 2...

The added unittest is to check that the process of extracting the configuration from model_devi.out to generate the first principles calculation task is correct. When issue #957 exists: ![j2vzixdu0g](https://user-images.githubusercontent.com/100290172/191417680-c3a20e89-e704-4dd9-aefd-5a05ae8c7406.jpg) When...

Signed-off-by: Chenqqian Zhang Now there is a problem, if someone wants to use zbl potential, the energy table will not be copied into the task folder with input.json, I added...

Support property fitting: One can fit multiple scalar properties at the same time (application scenario: predicting homo, lumo, bandgap of a structure at the same time), the number of properties...

Python
Examples

Support multi structures input for one frame: background: When we predict the properties of small molecules, sometimes multiple 3D conformations are generated from the SMILES format structure, but their targets...

Python
Docs

### Summary Support "direct_force" and "direct_force_ener" fitting type in Pytorch code ### Detailed Description I find that when I add key in model/fitting: "type": "direct_force" or "direct_force_ener". It occurs an...

enhancement

Solve issue #3866 - [x] successfully from scratch training and finetuning - [x] support extensive and intensive property - [x] argcheck - [x] multi properties(successfully test) - [x] example -...

Python
Examples

### Summary See above ### Detailed Description See above ### Further Information, Files, and Links See above

enhancement

### Summary Until now, property fitting has been merged to deepmd-kit. But the training dataset is not supported to be converted from dpdata. Not like other labels, property does not...

enhancement