forked from NHERI-SimCenter/R2DTool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
18 lines (15 loc) · 1012 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1> This is the Regional Resilience Determination Tool (R2D) application.</h1>
<p>
This open-source research application, https://github.com/NHERI-SimCenter/R2D, provides an application researchers can use to predict the damage to a region given a natural hazard. The computations to make these determinations can be prohibitively expensive. To overcome this impedement the user has the option to perform the computations on the Frontera supercomputer. Frontera is located at the Texas Advanced Computing Center and is made available to the user through NHERI DesignSafe, the cyberinfrastructure provider for the distributed NSF funded Natural Hazards in Engineering Research Infrastructure, NHERI, facility.
<p>
<h2>Acknowledgment</h2>
<p>
<img src=":/imagesCommon/nsf.gif">
This work is based on material supported by the National Science Foundation under grants CMMI 1612843 and CMMI 2131111
</body>
</html>