Location: semantic-annotation @ 2e124c3a0cfe / guyton_kidney_2008 / environment.cellml

Author:
Dewan Sarwar <dsar941@UoA.auckland.ac.nz>
Date:
2020-01-31 18:26:22+13:00
Desc:
testing a SEDML-based weinstein model
Permanent Source URI:
https://staging.physiomeproject.org/workspace/267/rawfile/2e124c3a0cfe559786f29f28e8d78b9da4f798df/guyton_kidney_2008/environment.cellml

<?xml version="1.0" encoding="utf-8"?>
<model name="environment" 
	cmeta:id="environment" 
	xmlns="http://www.cellml.org/cellml/1.1#" 
	xmlns:cellml="http://www.cellml.org/cellml/1.1#" 
	xmlns:cmeta="http://www.cellml.org/metadata/1.1#"
	xmlns:xml="http://www.w3.org/XML/1998/namespace" 
	> 
	

   <component name="environment">
      <variable cmeta:id="environment_time"
				name="time" units="minute" private_interface="none" public_interface="out"/>
   </component>
   
</model>