41 to 50 of 85 Results
May 24, 2022 -
Amazonian mixed-species flocks demonstrate flexible preferences for vertical forest structure
Tabular Data - 5.0 MB - 25 Variables, 23727 Observations - UNF:6:NGFBq4poVSLR+NeB4Xz6mQ==
|
May 24, 2022 -
Amazonian mixed-species flocks demonstrate flexible preferences for vertical forest structure
Tabular Data - 76.5 KB - 9 Variables, 896 Observations - UNF:6:e5cH4xotY9GXv9MfMHucww==
|
May 24, 2022 -
Amazonian mixed-species flocks demonstrate flexible preferences for vertical forest structure
Tabular Data - 5.4 MB - 5 Variables, 82252 Observations - UNF:6:E91XtwtfmMlQIX0+5EgkAw==
|
May 24, 2022 -
Amazonian mixed-species flocks demonstrate flexible preferences for vertical forest structure
Tabular Data - 17.3 KB - 4 Variables, 443 Observations - UNF:6:PG+TjBvN4PisopNSzclxvQ==
|
Mar 3, 2022
Jafri, Saleet, 2022, "Replication Data for: Computational Modelling of Mitochondria to Understand the Dynamics of Oxidative Stress", https://doi.org/10.13021/orc2020/VCZOQG, George Mason University Dataverse, V1
Fortran code for mitochondrial model |
Mar 3, 2022 -
Replication Data for: Computational Modelling of Mitochondria to Understand the Dynamics of Oxidative Stress
Fortran Source Code - 28.6 KB -
MD5: 470d53f881113e204767ca55325cb8c4
ODE equations for the model |
Mar 3, 2022 -
Replication Data for: Computational Modelling of Mitochondria to Understand the Dynamics of Oxidative Stress
Fortran Source Code - 5.8 KB -
MD5: 88afca8c207ad6cc7ecc61b0989c06d6
Main program
Makefile used is below,
#makefile for generating program to solve 1-D spatial model
#
#Gnu Compiler
FFLAGS=-O4 -ffixed-line-length-132
#F77=g77
F77=gfortran
#HP Compiler
#FFLAGS=-O3 +U77 +extend_source
#F77=f90
mito: main.o fcn.o rk4am.o
$(F77) $(... |
Mar 3, 2022 -
Replication Data for: Computational Modelling of Mitochondria to Understand the Dynamics of Oxidative Stress
Unknown - 684 B -
MD5: adccd7a812075942111b33b207295a01
Initial conditions for model |
Mar 3, 2022 -
Replication Data for: Computational Modelling of Mitochondria to Understand the Dynamics of Oxidative Stress
Fortran Source Code - 1.8 KB -
MD5: 0a0104b149ac250467e731af10ebb2d1
Runge-Kutta ODE solver |
Mar 3, 2022
Jafri, Saleet, 2022, "Replication Data for: Cardiac alternans occurs through the synergy of voltage- and calcium-dependent mechanisms.", https://doi.org/10.13021/orc2020/BYZ4WB, George Mason University Dataverse, V1
Fortran/CUDA Fortran Code for the rat ventricular myocyte model |