diff --git a/.gitignore b/.gitignore index 5e9bad1..e58f53e 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ examples/*.pov /LEMSexamples/*.gen.so /LEMSexamples/tmp arm64 +/examples/NML2_SingleCompHHCell.nml__flattened.xml diff --git a/NeuroML2CoreTypes/Cells.xml b/NeuroML2CoreTypes/Cells.xml index 49748c4..2cb48db 100644 --- a/NeuroML2CoreTypes/Cells.xml +++ b/NeuroML2CoreTypes/Cells.xml @@ -1747,5 +1747,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/NeuroML2CoreTypes/Synapses.xml b/NeuroML2CoreTypes/Synapses.xml index c6adedc..0e4b007 100644 --- a/NeuroML2CoreTypes/Synapses.xml +++ b/NeuroML2CoreTypes/Synapses.xml @@ -536,10 +536,10 @@ - - + + diff --git a/Schemas/NeuroML2/NeuroML_v2.3.xsd b/Schemas/NeuroML2/NeuroML_v2.3.xsd index 57a134f..c82dda3 100644 --- a/Schemas/NeuroML2/NeuroML_v2.3.xsd +++ b/Schemas/NeuroML2/NeuroML_v2.3.xsd @@ -503,6 +503,7 @@ + @@ -1796,6 +1797,31 @@ + + + + .... + + + + + + + + + + + + + + + + + + + + + Cell with **segment** s specified in a **morphology** element along with details on its **biophysicalProperties** . NOTE: this can only be correctly simulated using jLEMS when there is a single segment in the cell, and **v** of this cell represents the membrane potential in that isopotential segment.