LEMS_HL23SST_sim.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <Lems>
  2. <!--
  3. This LEMS file has been automatically generated using PyNeuroML v1.1.9 (libNeuroML v0.5.6)
  4. -->
  5. <!-- Specify which component to run -->
  6. <Target component="HL23SST_sim"/>
  7. <!-- Include core NeuroML2 ComponentType definitions -->
  8. <Include file="Cells.xml"/>
  9. <Include file="Networks.xml"/>
  10. <Include file="Simulation.xml"/>
  11. <Include file="HL23SST.net.nml"/>
  12. <Include file="HL23SST.cell.nml"/>
  13. <Include file="CaDynamics_E2_NML2.nml"/>
  14. <Include file="channels/pas.channel.nml"/>
  15. <Include file="channels/NaTg/NaTg.channel.nml"/>
  16. <Include file="channels/Ih.channel.nml"/>
  17. <Include file="channels/K_P.channel.nml"/>
  18. <Include file="channels/K_T.channel.nml"/>
  19. <Include file="channels/Kv3_1.channel.nml"/>
  20. <Include file="channels/Im.channel.nml"/>
  21. <Include file="channels/SK.channel.nml"/>
  22. <Include file="channels/Ca_HVA.channel.nml"/>
  23. <Include file="channels/Ca_LVA.channel.nml"/>
  24. <Include file="channels/Nap.channel.nml"/>
  25. <Simulation id="HL23SST_sim" length="300.0ms" step="0.01ms" target="HL23SSTNet" seed="12345"> <!-- Note seed: ensures same random numbers used every run -->
  26. <OutputFile id="HL23SST_net_output" fileName="HL23SST_net.dat">
  27. <OutputColumn id="HL23SST_pop_0_v" quantity="HL23SST_pop/0/HL23SST/0/v"/>
  28. </OutputFile>
  29. </Simulation>
  30. </Lems>