Skip to content

Jester565/PackingDensityOptimizer_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PackingDensityOptimizer_Frontend

Try the website yourself and follow the tutorial below!

A React.js frontend for the PackingDensityOptimizer_Backend. Allows you to start GPU-enabled VMs, run and display 2D and 3D simulations, and download and view simulation results.

Tutorial

  1. Login with guest credentials
    Username: guest
    Password: Guest2018!
  2. Goto the VMS tab (loading VM page can take up to 10 seconds) -> instance-1 -> Start
    Step2
  3. Goto the 2D SIMS tab -> Add Manual Sim
    Step3
  4. Click the blue add button to add powder size and count (for fast results, keep under 500 and use default precision)
    Step4
  5. Click submit to view simulation result (can take up to 30 seconds depending on input)
    Step5
  6. All simulation data can be seen in the Historical Tab
  7. You can try the 3D simulation by following steps 3 to 5 with the 3D SIMS tab (keep under 100)
    Step7

Cloud Configuration

If you want to use your own AWS account you have to do a couple things
You must edit AuthManager to point to your Cognito user pool.
You must edit Simulation to point to your SQS queue.

Running

npm install
npm run

Deploying

npm build

About

React.js web app that can start VMs and display both 2D and 3D packing simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors