deepmodeling / abacus-develop

An electronic structure package based on either plane wave basis or numerical atomic orbitals.
http://abacus.ustc.edu.cn
GNU Lesser General Public License v3.0
174 stars 136 forks source link

Please explain the warning on screen of json output #3816

Closed hongriTianqi closed 8 months ago

hongriTianqi commented 8 months ago

Details

The warning be like:

Warning: write to json, key element exist and is an object, and abacus will overwrite it with a value.
Warning: write to json, key element exist and is an object, and abacus will overwrite it with a value.

Have you read FAQ on the online manual http://abacus.deepmodeling.com/en/latest/community/faq.html

Task list for Issue attackers (only for developers)

WHUweiqingzhou commented 8 months ago

@grysgreat, could you have a look?

grysgreat commented 8 months ago

@grysgreat, could you have a look?

Sure! In which test this warning appears?

WHUweiqingzhou commented 8 months ago

@grysgreat, could you have a look?

Sure! In which test this warning appears?

@hongriTianqi could you provide more detail?

grysgreat commented 8 months ago

I probably figure out what the problem was, and the change was committed in PR#3818, which might fix it.