Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.67 KB

README.md

File metadata and controls

45 lines (26 loc) · 2.67 KB

Projects


Projects that I've worked on (including both major and mini projects)


  1. Title: Effect of simulated microgravity & hypergravity on growth characteristics in cyanobacteria Synechocystis PCC 6803

    Objectives:

    • To determine the dominant forces inside a 2D clinostat and to study their effects on bacterial cells.
    • To study the effect of simulated microgravity (SMG) and hypergravity on growth curve, cell viability and cell morphology in Synechocystis PCC6803 compared to control (1g).

    Read [Here](Project report.pdf)

    Creative Commons License
    This work is licensed under a Creative Commons Attribution 4.0 International License.

  2. Title: Feasibility of a Dyson ring

    Abstract: Solar power being an important energy source for life on earth, is least exploited. This project will attempt at studying and predicting whether it is possible to substantiate the idea of Dyson ring, which has been around for a long time, in order to utilize solar energy on a larger scale. In order to simulate this idea, Wolfram Language (Mathematica) was used.

    Read here and (readable) code here
    Source code: link (Mathematica)

    Creative Commons License
    This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.


Programming:

  • Analysis of Lorenz Equations

    • Stability analysis of fixed points for Lorenz equations
    • Numerical solutions

    Read here
    Source files: link (Fortran95 and GNUPlot)

  • Fortran: A collection of Fortran 90/95 programs.

  • Computational Physics: Notes and implementation of computational methods (in Fortran 90/95).