From: Vadim A <ast...@nc...> - 2013-05-10 18:23:21
|
I see, I thought it is something like "channels" folder in NeuroML where all channels models get stored. Ok, we will concentrate on NeuroML for now and deal with GENESIS later. Best regards, Vadim. On May 7, 2013, at 9:19 PM, Subhasis Ray wrote: > Hi Vadim, > /library refers to the moose element "/library" and not some directory in the file system. You need to read the documentation about how model components are organized in GENESIS/MOOSE. The readcell documentation, which also explains the GENESIS prototype file format, is here: http://www.genesis-sim.org/GENESIS/Hyperdoc/Manual-25.html#ss25.131. Additionally you can consult the Book of GENESIS (http://www.genesis-sim.org/GENESIS/bog/bog.html). The classes and functions may have slightly different names/format in MOOSE, but the basic concepts and functionality are very similar. > > Hope this helps, > Subha > > > On Tue, May 7, 2013 at 11:39 PM, Vadim A <ast...@nc...> wrote: > Hi Subha. > > I am exploring MOOSE with Genesis and see that in README file: > > "…..You can also load GENESIS prototype files. The same loadModel > function can be used for this (but you need to have all the channels > used in the prototype preloaded in /library): > > moose.loadModel(prototype_file_path, prototype_model_path)…." > > > > > > But I am not clear what does it mean "...you need to have all the channels > used in the prototype preloaded in /library) > > > > I do not see any folder "./library" under MOOSE installation ? > > > Could you please clarify that ? > > > Best regards > > Vadim. > > University of California San Diego. > |