#171 closed enhancement (fixed)
Variables flip_h and flip_v are exported to SBML
Reported by: | huard | Owned by: | kolczyk |
---|---|---|---|
Priority: | minor | Milestone: | Promot 0.8.3 |
Component: | Promot | Version: | 0.8.1 |
Severity: | acceptable | Keywords: | export, SBML, flip_h, flip_v |
Cc: |
Description
Variables flip_h and flip_v of all components are exported to SBML. But they are only useful within ProMoT and so should not be exported as it results in an unnecessary long list of parameters.
Change History (3)
comment:1 Changed 16 years ago by kolczyk
- Component changed from PromotSBML to Promot
- Milestone changed from Promot 0.8.2 to Promot 0.9
- Owner changed from promot to kolczyk
comment:2 Changed 16 years ago by rempel
- Resolution set to fixed
- Status changed from new to closed
fixed with [8693]
comment:3 Changed 15 years ago by mirschel
- Milestone changed from Promot 0.9 to Promot 0.8.3
Note: See
TracTickets for help on using
tickets.
The variables for graphical presentation of dynamic modules are taken out from the reduced-library. So at the moment there is no support for dynamic models. Later there will be a solution without writing information for visualization into variables.