Giter VIP home page Giter VIP logo

Comments (4)

upibhalla avatar upibhalla commented on July 21, 2024

Checked in some fixes on zombie_gone branch. The buildNeuroMeshJunctions issue with PyBind is solved.

from moose-examples.

hrani avatar hrani commented on July 21, 2024

Yes Zombie_gone branch buildNeuroMeshJunction issue is gone but for the same file now we get segv upon debugging at Stoich::innerInstallReaction the segv fault.

from moose-examples.

hrani avatar hrani commented on July 21, 2024

In zombie _gone branch, seg fault is around _configureSolver function in rdesigner when spineCompt.path is going to assign to stoich.reacSystemPath.

if hasattr( self, 'spineCompt' ):
........
smstoich.reacSystemPath = self.spineCompt.path + "/##"

I further debugged to see the reaction and its substrate, product and volume

for reaction

Name : CaM_bind_CaMKII

sub: [<Id: id=568 path=/model[0]/chem[0]/spine[0]/Ca_CaM class=Pool>] 9.243503319865049e-20
[<Id: id=570 path=/model[0]/chem[0]/spine[0]/CaMKII class=Pool>] 9.243503319865049e-20

prd : [<Id: id=578 path=/model[0]/chem[0]/psd[0]/Ca_CaM_CaMKII class=Pool>] 1.188231417108964e-20

The product Ca_CaM_CaMKII is from different compartment

B. -------------------- porting moose-core for the same example --------------------
RuntimeError: getLookupValueFinfoItem::NotImplemented error
rdeignuer.py @ def _buildAdaptor ()

elecComptList = moose.element( '/model/elec').spineIdsFromCompartmentIds[ mesh.elecComptList ]

from moose-examples.

hrani avatar hrani commented on July 21, 2024

Fixed with latest moose-core git commit 33d1c249da9ba1e

from moose-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.