Personal tools
You are here: Home cm Tracker grid based mechanics

#265: grid based mechanics

View (Anonymous)
issuedata
Classification: Idea
Program: cm
Categories: CellML
Importance: Low
Status: Accepted
Assigned to: jhchung, rohrle, vijay
Created by: snie007
Created at: 2007-07-02
progress
Deadline: 2007-08-31 11:22
Percent done: 0
contact
Name: steve Niederer
Description:
Solution:
Transcript
#2: 2007-07-06 15:37 (rohrle)
categories: "('CellML',)" -> "['CellML', '']"
solution: "" -> "Steven, from the description, I have no idea what causes you trouble. Anyhow, I will be gone for a couple of weeks and might have a look at it after I get back."

#1: 2007-07-02 11:25 (snie007)
status: "pending" -> "accepted"
assignees: "[]" -> "['jhchung', 'rohrle', 'vijay']"
categories: "()" -> "['CellML', '']"
importance: "medium" -> "low"
title: "" -> "grid based mechanics"
classification: "Feature" -> "Idea"
description: "" -> "The current coding of grid based mechanics means that any changes to UPGRID inputs result in changes to the mechanics code. This is not ideal. Any commands needed in upgrid that are called from within the mechanics code should be independent functions called from the mechanics code and upgrid. "