This page will look better in a graphical browser that supports web standards, but is accessible to any browser or internet device.

-->

Building XSIM Models from Source

1. Unpack the package:
	zcat XSIMmodels.src.tar.Z | tar xvf -

2. Change directory to models:
	cd models

3. Examine Makefile.global.in and modify the variables XSIMHOME
   and LIBPATH_NSR near the end of the file for the paths of 
   XSIM runtime library (libxsim.so) and NSR libraries (libnsr.a 
   libnsrutil.a, etc.).

4. Do the following in the top level of the model directory:
	./configure
	make

Last modified 03Apr08, 9:29 am.

Model development and archiving support at physiome.org provided by the following grants: NIH/NHLBI T15 HL88516-01 Modeling for Heart, Lung and Blood: From Cell to Organ, 4/1/07-3/31/11; NSF BES-0506477 Adaptive Multi-Scale Model Simulation, 8/15/05-7/31/08; NIH/NHLBI R01 HL073598 Core 3: 3D Imaging and Computer Modeling of the Respiratory Tract, 9/1/04-8/31/09; as well as prior support from NIH/NCRR P41 RR01243 Simulation Resource in Circulatory Mass Transport and Exchange, 12/1/1980-11/30/01 and NIH/NIBIB R01 EB001973 JSim: A Simulation Analysis Platform, 3/1/02-2/28/07.