*************************Gold nanorods-near-infrared neural stimatulion (GNRs-NINS)*************************
Last updated: 06/22/2018

Description of the program

1.	MainFile_GNRsNINS.m: Main file. Run this file to simulate GNRs-NINS. Here, we have three different type of models (capacitive current considered model, TRPV1 channel current considered model, and both current considered model). CAUTION: High temperature results in the error of the HH model.

Files in the 2~4 are the submain m-files of each model.
2.	HH_INS_kseom1.m: Capacitive current and TRPV1 channel current considered model
3.	HH_INS_kseom2.m: TRPV1 channel current considered model
4.	HH_INS_kseom3.m: Capacitive current considered model

Files in the 5~8 are the functions that are used in submain m-files (2~4).
5.	GanTheoryHeatDiffu.m: This calculates the temperature at the membrane when laser is illuminated on to the GNRs layer.
6.	PotTemp.m: This calculates the potential difference across the lipid bilayer.
7.	GCS.m: This calculates the potential across the electrical double layer using GCS theory.
8.	HH.m: This calculates the membrane potential using HH model.
