Bug fix: point mechs applying weights to ionic concentrations (#1960)
Until now, point mechanisms applied a weighting factor when updating internal/external concentrations. This was an oversight and is only correct in density mechanisms. This has been rectified, but might change point mechanism semantics for injecting/modifying Xi/Xo values.
Showing
- mechanisms/default/exp2syn.mod 0 additions, 2 deletionsmechanisms/default/exp2syn.mod
- modcc/printer/cprinter.cpp 84 additions, 79 deletionsmodcc/printer/cprinter.cpp
- modcc/printer/cprinter.hpp 15 additions, 0 deletionsmodcc/printer/cprinter.hpp
- modcc/printer/gpuprinter.cpp 19 additions, 19 deletionsmodcc/printer/gpuprinter.cpp
- modcc/printer/printerutil.cpp 3 additions, 0 deletionsmodcc/printer/printerutil.cpp
- modcc/printer/printerutil.hpp 1 addition, 0 deletionsmodcc/printer/printerutil.hpp
Please register or sign in to comment