-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
122 lines (94 loc) · 7.34 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE HTML>
<!--
Escape Velocity by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Escape Velocity by HTML5 UP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</head>
<body class="homepage is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header" class="wrapper" style="background-image: url(images/pic1.png); background-repeat: no-repeat; background-size: cover;">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html">Galactic Dynamo</a></h1>
</div>
<!-- Nav -->
<nav id="nav">
<ul style="background-color: rgba(47, 74, 113, 0.7);">
<li class="current"><a href="index.html">Home</a></li>
<li><a href="task1.html">Task 1</a></li>
<li><a href="task2.html">Task 2</a></li>
<li><a href="task3.html">Task 3</a></li>
<li><a href="#ref">References</a></li>
</ul>
</nav>
</section>
<!-- Intro -->
<section id="intro" class="wrapper style1">
<div class="title">Abstract</div>
<div class="container">
<p class="style1">Galactic magnetohydrodynamics (MHD) involves the study of interaction between magnetic fields and ionized gas within galaxies. In this project, we address the behavior of galactic mean-field dynamos using the mean-field induction equation. We analyze the behavior of generation and shaping of magnetic fields to understand galactic magnetic dynamo in large scale galaxies. Conventionally, the mean field induction equation is solved in terms of the magnetic field components \(B_r\), \(B_{\phi}\) and \(B_z\). However, it can also be solved in terms of the magnetic potential using the relation \(B = \nabla \times A\). The goal of this project is to solve the mean-field induction equation in the magnetic potential and compare it with the conventional method. We solved the mean-field induction equation in 1D using the Crank-Nicolson method to get the variation of \(B_r\), \(B_{\phi}\), \(\psi\) and \(T\), and finally calculated the critical dynamo number for both the cases. We observed that the initial seed field decays for dynamo numbers less than the critical dynamo number and grows for dynamo numbers greater than the critical dynamo number. We also found that the potential term \(\psi\) splits into positive and negative lobes irrespective of the seed field.</p>
</div>
</section>
<!-- Main -->
<section id="main" class="wrapper style2">
<div class="title">Introduction</div>
<div class="container" style="color: black;">
<section id="features">
<header class="style1">
<p align='justify' style="color: black;">Magnetic fields pervade the cosmos, playing a significant role in the dynamics of galaxies. Within galactic astrophysics, understanding large-scale magnetic fields is crucial for comprehending the interplay between magnetic fields and the interstellar medium (ISM). These fields, spanning vast spatial scales, influence various astrophysical processes, including star formation and galactic outflows. Through observational studies and theoretical frameworks, researchers aim to elucidate the origin, structure, and evolution of galactic magnetic fields, laying the groundwork for a comprehensive understanding of their role in galactic evolution.</p>
<p align='justify' style="color: black;">Galactic dynamo theory explains how magnetic fields are generated and evolve within galaxies. Built upon principles of magnetohydrodynamics (MHD), dynamo theory posits that magnetic fields can be amplified and sustained through interactions between fluid motions and magnetic induction processes. These dynamo mechanisms operate across different spatial and temporal scales, from the turbulence of the ISM to the structures of galactic disks and halos. By employing theoretical analyses and numerical simulations, dynamo theorists aim to uncover the underlying mechanisms driving the amplification and evolution of galactic magnetic fields, providing insights into the physical processes shaping the magnetic landscapes of galaxies.</p>
<p align='justify' style="color: black;">In this report, we delve into the realm of galactic magnetism, focusing on large-scale magnetic fields and the principles of galactic dynamo theory. Through a synthesis of observational data, theoretical models, and numerical simulations, our goal is to enhance our understanding of the origin, structure, and dynamics of galactic magnetic fields, contributing to the advancement of astrophysical knowledge regarding galactic evolution.</p>
</header>
</section>
</div>
</section>
<section id="main" class="wrapper style3">
<div class="title">The Details</div>
<div class="container">
<section id="features">
<header class="style1">
<p align='center' style="color: black;">You can find the details of the individual tasks here. </p>
<ul class="actions special">
<!-- <li><a href="index.html" class="button style1 large current">Home</a></li> -->
<li><a href="task1.html" class="button style1">Task 1</a></li>
<li><a href="task2.html" class="button style1">Task 2</a></li>
<li><a href="task3.html" class="button style1">Task 3</a></li>
<li><a href="#ref" class="button style1">References</a></li>
</ul>
</header>
</section>
</div>
</section>
<section id="ref" class="wrapper style2">
<div class="title">References</div>
<div class="container">
<section id="features">
<header class="style</header>1">
<p style="color: black;">1. Brandenburg, A. (2019). Computational aspects of astrophysical MHD and turbulence. In Advances in nonlinear dynamos (pp. 269-344). CRC Press.</p>
<p style="color: black;">2. Chamandy, L., Shukurov, A., Subramanian, K., & Stoker, K. (2014). Non-linear galactic dynamos: a toolbox. Monthly Notices of the Royal Astronomical Society, 443(3), 1867-1880.</p>
<p style="color: black;">3. Moss, D., & Shukurov, A. (2001). Galactic dynamos with captured magnetic flux and an accretion flow. Astronomy & Astrophysics, 372(3), 1048-1063.</p>
<p style="color: black;">4. Chamandy, L. (2016). An analytical dynamo solution for large-scale magnetic fields of galaxies. Monthly Notices of the Royal Astronomical Society, 462(4), 4402-4415.</p>
<p style="color: black;">5. Sauer, T. (2011). Numerical analysis. Addison-Wesley Publishing Company.</p>
</header>
</section>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>