Skip to content

mbozkaya/the-kingery-bulmash-blast-parameter-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

the-kingery-bulmash-blast-parameter-calculator

The Kingery-Bulmash Blast Parameter Calculator calculates the blast-wave parameters of a hemispherical free field air-blast, based on the empirical relations developed by Kingery and Bulmash. It provides data for incident pressure, reflected pressure, incident impulse, reflected impulse, duration of positive pressure phase, time of arrival of the shock wave and shock front velocity.

This repository gets inspired by Kingery-Bulmash Blast Parameter Calculator which working client-side calculator. The repository's goal is to make it available to the user who wants to use the calculator server-side and store the results in the database.

Requirements

  • Visual Studio (2019)
  • SQL Server

Installation

git clone https://github.com/mbozkaya/the-kingery-bulmash-blast-parameter-calculator.git

Open it with Visual Studio. The project uses a code-first approach so it will create a new database to store results and entries. You must adjust the connection string to use your database in appsettings.json whereinto the project directory. After adjustments run the project.

Now you can see the home page which shows the calculator form and the results table That's it.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published