Follow these simple steps:
- Edit the file "chemical_formula.csv" to include all chemical formula. The upper limit of entries is 10,000. Read the file for examples.
- Run python code.
python mapp_mp_pycurl.py- Find the melting temperature predictions in "output.csv". Read the file for examples.
| Number of entries | Time [seconds] |
|---|---|
| 10 | 7 |
| 1,000 | 34 |
| 10,000 | 303 |
