Gravity Anomaly Modeling Code - Tunnel
This JavaScript application allows the user to display a gravity dataset and then vary geological parameters in order to model the dimensions and physical properties of the tunnel that may have produced the anomaly observed in the data.
The first thing you will need to do is enter your data by clicking the "Choose File" button. Once you have located your data spreadsheet, click "Open" button in the dialog. The first value should be location, the second gravity value. The data should now appear as a series of blue circles.
You should also see a red line. The red line is the predicted gravity computed from the model shown in the green cross section. Your job is to try and find models (the red line) that match the data (the blue circles) as best you can. You can vary the depth and x-coordinate of the tunnel, it's radius, and the density contrast between the surrounding earth and the tunnel. Depth and location are varied by dragging the tunnel shown in the cross section with the mouse. All other parameters are changed using the slider bars shown in the Model Parameters panel left of the plot graphic. If the data are biased above the y = 0 axis, use the bias control to shift the theoretical curve up or down.
For data (.csv) to test out this application click here.