|
11 | 11 | </head> |
12 | 12 | <body> |
13 | 13 | <h1>Research Themes</h1> |
| 14 | + <p> |
| 15 | + Material science is a dynamic field at the forefront of innovation bridging fundamental |
| 16 | + research and practical applications. |
| 17 | + </p> |
14 | 18 | <h2><b>Electronic structure</b></h2> |
15 | 19 | <p> |
16 | | - Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ad accusamus, nisi voluptatem rem, |
17 | | - eum dolorum reiciendis dolore aspernatur facere reprehenderit fugiat amet autem porro. |
18 | | - Sequi totam commodi facere quisquam numquam! |
| 20 | + Electronic structure refers to how electrons are arranged within a material, influencing |
| 21 | + properties like conductivity and strength of a material. Electronic structure is studied |
| 22 | + using methods such as <abbr title="Density Functional Theory">DFT</abbr>. |
19 | 23 | </p> |
20 | 24 | <br> |
21 | 25 | <h2><b>Machine learning</b></h2> |
22 | 26 | <p> |
23 | | - Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ad accusamus, nisi voluptatem rem, |
24 | | - eum dolorum reiciendis dolore aspernatur facere reprehenderit fugiat amet autem porro. |
25 | | - Sequi totam commodi facere quisquam numquam! |
| 27 | + Machine learning, a subset of artificial intelligence, involves training algorithms on large |
| 28 | + datasets to identify patterns and make predictions, reducing the need for extensive experimental |
| 29 | + trials. In material science, it is applied to predict crystal structures, material properties, and |
| 30 | + discover new materials with specific characteristics. Common algorithms include neural networks, |
| 31 | + support vector machines, and random forests. These models are trained on datasets from sources like |
| 32 | + the Materials Project, enabling predictions with high accuracy in fields such as superconductivity, |
| 33 | + thermoelectrics, and catalysis. |
26 | 34 | </p> |
27 | 35 | <br> |
28 | | - <h2><b>High perfomance computing</b></h2> |
| 36 | + <h2><b>High throughput computing</b></h2> |
29 | 37 | <p> |
30 | | - Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ad accusamus, nisi voluptatem rem, |
31 | | - eum dolorum reiciendis dolore aspernatur facere reprehenderit fugiat amet autem porro. |
32 | | - Sequi totam commodi facere quisquam numquam! |
| 38 | + High throughput calculations involve automating computational processes to screen a large number of |
| 39 | + materials or parameter sets efficiently, often using methods like Density Functional Theory (DFT). |
| 40 | + The methodology includes setting up and running multiple simulations in parallel, with specific parameters, |
| 41 | + enabling the identification of promising candidate materials and in turn facilitating focused experimental efforts. |
33 | 42 | </p> |
34 | | - <h2><b>High throughput computing</b></h2> |
| 43 | + <br> |
| 44 | + <h2><b>High perfomance computing</b></h2> |
35 | 45 | <p> |
36 | | - Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ad accusamus, nisi voluptatem rem, |
37 | | - eum dolorum reiciendis dolore aspernatur facere reprehenderit fugiat amet autem porro. |
38 | | - Sequi totam commodi facere quisquam numquam! |
| 46 | + HPC involves aggregating computing power to deliver performance far beyond typical desktop computers, essential for |
| 47 | + simulations requiring significant processing power, such as quantum mechanical calculations, molecular dynamics, |
| 48 | + and large-scale data analysis. It supports parallel processing and is characterized by high-speed processing power, |
| 49 | + high-performance networks, and large-memory capacity. In material science, HPC is crucial in powering complex simulations |
| 50 | + such as DFT calculations for electronic structure. |
39 | 51 | </p> |
40 | 52 |
|
41 | 53 | </body> |
|
0 commit comments