Skip to content
/ huecal Public

A web application for performing Hückel molecular orbital (HMO) calculations on conjugated systems.

Notifications You must be signed in to change notification settings

yamnor/huecal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HueCal : Hückel Calculator

A web application for performing Hückel molecular orbital (HMO) calculations on conjugated systems.

Try it now: HueCal

Overview

This Hückel Calculator is a React-based web application that allows users to draw molecular structures, perform HMO calculations, and visualize the results. It's designed for students, educators, and researchers in the field of quantum chemistry.

Features

  • Interactive molecular structure editor
  • Real-time Hückel method calculations
  • Visualization of molecular orbitals and energy levels
  • Detailed orbital information display
  • Responsive design for various devices

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yamnor/huckel.git
    
  2. Navigate to the project directory:

    cd huckel
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your browser and visit http://localhost:3000

Technologies Used

  • React
  • Tailwind CSS
  • Math.js (for matrix calculations)

License

This project is licensed under the MIT License - see the LICENSE file for details.


Happy calculating! 🧪🔬🧬

About

A web application for performing Hückel molecular orbital (HMO) calculations on conjugated systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published