next up previous
Next: The Potential Model Input Up: OASIS4 description and configuration Previous: Introduction to XML concepts


The Application Description (AD)

The Application Description (AD) describes the general characteristics of one application. There is one AD per application, i.e. per code which when compiled forms one executable. An application may contain one or more component model. This description XML file should be created by the application developer, either by hand or with the graphical user interface wizard.tcl available in oasis4/util/gui, to provide information about the application general characteristics but it is not used by the OASIS4 coupler.

The AD Schema is given in oasis4/util/xmlfiles/ad.xsd. The AD file name must be
$<$application_local_name$>$_ad.xml where $<$application_local_name$>$ is the application name.

The AD contains the element `application' which is composed of (see the ad.xsd):


next up previous
Next: The Potential Model Input Up: OASIS4 description and configuration Previous: Introduction to XML concepts
Laure Coquart 2011-12-01