Welcome to FSFEUP's Quizzes Calculators, a collection of calculators designed to assist students and engineers in various domains, including Formula Student competitions, vehicle dynamics, fluid mechanics, and more.
This project includes a diverse set of calculators across multiple engineering and physics-related fields:
- Formula Student Dynamic Events
- Formula Student Static Events
- Computer Vision
- Vehicle Dynamics
- General Structural Formulas
- Moment of Inertia
- Vibrations
- Fluid and Aerodynamics
- General Mechanics
- Thermodynamics
- Accumulator Segments
To use FSFEUP's Quizzes Calculators locally:
- Clone the repository:
git clone https://github.com/fs-feup/quizzes-calculators.git
- Navigate to the project directory:
cd quizzes-calculators
- Open the project in your preferred development environment.
- Run the project following the specific instructions provided in the documentation.
Each calculator is designed to be easy to use with a clean user interface. Simply input the necessary values, and the calculator will provide accurate results based on fundamental engineering principles.
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add new feature"
- Push the branch:
git push origin feature-name
- Create a Pull Request.