Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh file #1

Open
asavage8 opened this issue Apr 14, 2017 · 1 comment
Open

sh file #1

asavage8 opened this issue Apr 14, 2017 · 1 comment

Comments

@asavage8
Copy link

On the read me you said that you can compile the sh script on windows. Do you have an example file of how to do this

@F-A
Copy link
Collaborator

F-A commented Apr 14, 2017

No, you cannot compile the .sh script on windows (not that I know of at least).
The NEURON mod files need to be compiled in a given order and the .sh script is just a tool in order to compile them is te correct order.
Under windows, you should simply compile the mod by yourself in the same order as present in the script. Looking at the script, you should compile the mods in this order:

  • Mod_files/fsin.mod
  • Mod_files/xtra.mod
  • Mod_files/IClampOU.mod
  • Mod_files/Spikeout.mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants