# OO-NVU
Object-oriented implementation of the original NVU (envy-you) model and code.


Branch: NVU 2.0

NVU 2.0
-------
Contains the following components:
* Extracellular space compartment
* Astrocytic calcium pathway with EETs
* TRPV4 channel on the astrocytic endfoot
* Nitric oxide pathway
* Neuron (soma/axon and dendrite compartments) with input current

Code 
----
The code is run in Matlab:
1) To solve the system use the script nvu_run_script.m
2) To quickly plot all variables use the script plot_all_variables.m 

