Skip to content

This project provides a web-based tool for calculating the diffusivity of liquids with dilute solvents, based on the Wilke-Chang equation. It's built using Next.js for the frontend, Express for the backend, and MongoDB for data storage.

License

Notifications You must be signed in to change notification settings

ArchitKulshrestha/WilkeChangCalculator

Repository files navigation

Diffusivity Calculator

Overview

This project provides a web-based tool for calculating the diffusivity of liquids with dilute solvents, based on the Wilke-Chang equation. It's built using Next.js for the frontend, Express for the backend, and MongoDB for data storage.

Features

  • Calculate diffusivity of liquids with dilute solvent
  • User-friendly interface
  • Real-time data visualization with Google Charts

Tech Stack

Client: Next.js, TailwindCSS, Google React Charts

Server: Express

Database: MongoDB

Installation

Clone the Repository

git clone https://github.com/ArchitKulshrestha/WilkeChangCalculator.git

Navigate to the Project Directory

cd WilkeChangCalculator

Install Dependencies

npm install

Start the Server

npm run dev

Usage

  • Visit the application in your web browser.
  • Input the required parameters for the calculation.
  • Click the "Calculate" button to get the result.
  • View the calculated diffusivity along with a graphical representation.

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to open a pull request or submit an issue.

Deployment

The project is deployed on Vercel.

About

This project provides a web-based tool for calculating the diffusivity of liquids with dilute solvents, based on the Wilke-Chang equation. It's built using Next.js for the frontend, Express for the backend, and MongoDB for data storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages