ezpzbz / aiida-catmat

Collection of AiiDA WorkChains Developed in CATMAT project
MIT License
3 stars 1 forks source link

Correct type for number of electrons #69

Closed ezpzbz closed 2 years ago

ezpzbz commented 3 years ago

The following value in output_parameters has to be int not float:

"extra_parameters": {

            "number_of_electrons": 330.0
        },
ezpzbz commented 2 years ago

It is not needed indeed.