Spaces:
Running
Running
Upload 2 files
Browse files- README.md +5 -5
- index.html +5 -5
README.md
CHANGED
|
@@ -74,11 +74,11 @@ This workflow enables rapid creation of sophisticated visualizations that would
|
|
| 74 |
|
| 75 |
- **Validation Paper**: `experimental_validation_paper.html` - Comprehensive experimental protocols and validation methodology
|
| 76 |
- **Core Validation Flowcharts**:
|
| 77 |
-
- `
|
| 78 |
-
- `
|
| 79 |
-
- `
|
| 80 |
-
- `
|
| 81 |
-
- `
|
| 82 |
|
| 83 |
### Batch Architecture
|
| 84 |
|
|
|
|
| 74 |
|
| 75 |
- **Validation Paper**: `experimental_validation_paper.html` - Comprehensive experimental protocols and validation methodology
|
| 76 |
- **Core Validation Flowcharts**:
|
| 77 |
+
- `catalytic_hydrogenation_optimization.html` - Experiment 1: Catalytic hydrogenation process validation
|
| 78 |
+
- `raft_polymerization_mechanism.html` - Experiment 2: Polymerization kinetics validation
|
| 79 |
+
- `surface_catalysis_mechanism.html` - Experiment 3: Surface chemistry process validation
|
| 80 |
+
- `electrochemical_oxygen_reduction.html` - Experiment 4: Electrochemical process validation
|
| 81 |
+
- `quantum_chemistry_calculation.html` - Experiment 5: Computational chemistry integration validation
|
| 82 |
|
| 83 |
### Batch Architecture
|
| 84 |
|
index.html
CHANGED
|
@@ -406,11 +406,11 @@
|
|
| 406 |
<div class="resource-card">
|
| 407 |
<h3>🔬 Validation Flowcharts</h3>
|
| 408 |
<p>Core validation flowcharts supporting experimental protocols</p>
|
| 409 |
-
<a href="
|
| 410 |
-
<a href="
|
| 411 |
-
<a href="
|
| 412 |
-
<a href="
|
| 413 |
-
<a href="
|
| 414 |
</div>
|
| 415 |
</div>
|
| 416 |
</div>
|
|
|
|
| 406 |
<div class="resource-card">
|
| 407 |
<h3>🔬 Validation Flowcharts</h3>
|
| 408 |
<p>Core validation flowcharts supporting experimental protocols</p>
|
| 409 |
+
<a href="catalytic_hydrogenation_optimization.html">Catalytic Hydrogenation</a>
|
| 410 |
+
<a href="raft_polymerization_mechanism.html">RAFT Polymerization</a>
|
| 411 |
+
<a href="surface_catalysis_mechanism.html">Surface Catalysis</a>
|
| 412 |
+
<a href="electrochemical_oxygen_reduction.html">Electrochemical ORR</a>
|
| 413 |
+
<a href="quantum_chemistry_calculation.html">Quantum Chemistry</a>
|
| 414 |
</div>
|
| 415 |
</div>
|
| 416 |
</div>
|