ubsuny / 23-Homework7G3

MIT License
1 stars 6 forks source link

What is semi-empirical approximation? #8

Open sharmistharanit opened 11 months ago

sharmistharanit commented 11 months ago

It is mentioned in section iv in the paper.

Mosaddeq107 commented 11 months ago

It's a semi-empirical approximation modeling approach that combines elements of theory and empirical data to achieve a reasonable compromise between accuracy and computational efficiency in various scientific and engineering applications.

sharmistharanit commented 11 months ago

Are we using this method for our work?

Mosaddeq107 commented 11 months ago

Yes, most probably.

poojashresthacode commented 11 months ago

A semi-empirical approximation is an approach in scientific modeling that combines theoretical principles with empirical data to develop a simplified model or method for describing a particular phenomenon. In the context of quantum chemistry and molecular modeling, semi-empirical methods are commonly used.

reshnashrestha commented 11 months ago

@sharmistharanit I have explained this here: https://github.com/ubsuny/23-Homework7G4/issues/9

Pranjal-Srivastava-2023 commented 11 months ago

Well explained, good information.