Prerequsites:
- Supports only C2M2L_Ext package and it must be in this folder and a C2M2L_Ext/package.mo must exist
- OpenModelica is required (probably the latest nightly build) 
1.9.0 Beta2 (r14729)
- OMPython must be installed to your python interpreter openmodelica folder and find setup.py run it using your python interpreter
python.exe setup.py install
- OM must be able to load the C2M2L_Ext package without any error

- instance xml files must be in this directory or in any subdirectory I search for *.xml__.xml
- the xml directory/subdirectory structure is preserved for the generated package.
- valid versioned instance needed (script handles it)

- In the C2M2L_Ext package if something extends Icons.Simple_Test_Case is treated as a test bench
- If the test bench has exactly one replacable model in it, It is a unit test all instances gets generated with it.
- If the test bench has more than one replacable model it is treated as a system level test only one test bench gets generated with the default instance if it is found.


How to use it:
- open a command line window and run the run_all.cmd see my example output below.
- load the C2M2L_Ext_Instances/package.mo in dymola
- load the C2M2L_Ext/package.mo in Dymola
- expand the instances.


Notes:
- exception handling is not good
- all reaplaceable parameter modifiers are kept! So the placed in instances may not use the instance parameters.




Example console output:

F:\SVN\c2m2l\Ricardo\CML_release_2012-08-01\UnitTests>run_all.cmd

F:\SVN\c2m2l\Ricardo\CML_release_2012-08-01\UnitTests>ricardo_instances_to_modelica.py --json
2013-01-14 18:20:51 INFO: Option: Store json files.
2013-01-14 18:20:51 INFO: Discovered xml files: ['.\\Amphibious\\WaterJet\\Waterjet_Asm_0.xml__.xml', '.\\Amphibious\\WaterJet\\Waterjet_Asm_1.xml__.xml', '.\\Amphibious\\WaterJet\\Waterjet_Asm_2.xml__.xml', '.\\DriveShaft\\Drive_Shaft_param_length_0.xml__.xml', '.\\DriveShaft\\Drive_Shaft_param_length_1.xml__.xml',
'.\\DriveShaft\\Drive_Shaft_param_length_2.xml__.xml', '.\\Engine\\CI_Engine_3.xml__.xml', '.\\Engine\\CI_Engine_4.xml__.xml', '.\\Engine\\CI_Engine_5.xml__.xml']
2013-01-14 18:20:51 INFO: Processing 9 xml files...
2013-01-14 18:20:51 INFO: Processing 1/9 xml file...
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 59 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 60 for parameter transform_mount_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 652 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 653 for parameter transform_mount_01.
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_0_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_0_xml__.json
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_0_xml___zero_3Dmechanics_electrical.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_0_xml___zero_3Dmechanics_electrical.json
2013-01-14 18:20:51 INFO: Processing 2/9 xml file...
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 59 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 60 for parameter transform_mount_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 652 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 653 for parameter transform_mount_01.
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_1_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_1_xml__.json
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_1_xml___zero.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_1_xml___zero.json
2013-01-14 18:20:51 INFO: Processing 3/9 xml file...
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 59 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 60 for parameter transform_mount_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 652 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 653 for parameter transform_mount_01.
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_2_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_2_xml__.json
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_2_xml___zero.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_2_xml___zero.json
2013-01-14 18:20:51 INFO: Processing 4/9 xml file...
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_0_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_0_xml__.json
2013-01-14 18:20:51 INFO: Processing 5/9 xml file...
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_1_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_1_xml__.json
2013-01-14 18:20:51 INFO: Processing 6/9 xml file...
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_2_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_2_xml__.json
2013-01-14 18:20:51 INFO: Processing 7/9 xml file...
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 92 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 93 for parameter transform_brg_02.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 97 for parameter v_nom.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 98 for parameter transform_mount_03.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 99 for parameter transform_mount_04.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 100 for parameter transform_mount_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 101 for parameter transform_mount_02.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 102 for parameter efficiency_characteristic.
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_3_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_3_xml__.json
2013-01-14 18:20:51 INFO: Processing 8/9 xml file...
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 92 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 93 for parameter transform_brg_02.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 97 for parameter v_nom.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 98 for parameter transform_mount_03.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 99 for parameter transform_mount_04.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 100 for parameter transform_mount_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 101 for parameter transform_mount_02.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 102 for parameter efficiency_characteristic.
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_4_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_4_xml__.json
2013-01-14 18:20:51 INFO: Processing 9/9 xml file...
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 92 for parameter transform_brg_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 93 for parameter transform_brg_02.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 97 for parameter v_nom.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 98 for parameter transform_mount_03.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 99 for parameter transform_mount_04.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 100 for parameter transform_mount_01.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 101 for parameter transform_mount_02.
2013-01-14 18:20:51 WARNING: No association has found with DstFeature id: 102 for parameter efficiency_characteristic.
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\package.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_5_xml__.mo
2013-01-14 18:20:51 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_5_xml__.json
2013-01-14 18:20:51 INFO: Generator has finished with 12 success 0 failure out of 12 (instances) from 9 xml files

F:\SVN\c2m2l\Ricardo\CML_release_2012-08-01\UnitTests>make_test_benches.py
OMC Server is up and running at file:///f:\temp\openmodelica.objid.20130114182051944000

Get all classes and detect test benches... using getTestBenches.mos
True
True
Detecting replacable components in test benches...
54/1328 [10 test benches 3 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Final_Drive.Example_Standalone_Final_Drive_Implement55/1328 [10 test benches 3 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.NR.59/1328 [12 test benches 4 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.DC_DC_Converter_Liquid_C72/1328 [14 test benches 4 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subcontr74/1328 [14 test benches 4 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbocha80/1328 [14 test benches 4 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.AFR102/1328 [14 test benches 4 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Hybrid_Supervisor.test_hybrid_superviso108/1328 [15 test benches 4 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Traction_Motor_Liquid_C110/1328 [15 test benches 4 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.Test_Bench_Cross_Drive_wit137/1328 [18 test benches 5 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Y_Junction.Three_Way_Junc_Angle_Bidirectional.M140/1328 [18 test benches 5 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Standalone_Test.Test_Bench.High_Voltage158/1328 [23 test benches 6 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboch167/1328 [25 test benches 6 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Standalone_Test.Test_Bench.hybrid_propu169/1328 [25 test benches 6 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.To173/1328 [28 test benches 8 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Range_Pack_Standalone.Example_Standalone_Range_Pack186/1328 [29 test benches 8 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subcont197/1328 [29 test benches 8 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Test_Electrical_Panel_12_Bre215/1328 [34 test benches 12 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc217/1328 [35 test benches 12 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc237/1328 [41 test benches 13 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.N246/1328 [42 test benches 13 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.TrackSusp_SubAssembly_Torsion_Trans_Damper_Range_Z248/1328 [42 test benches 13 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Electric_Thermostat.Electric_Thermostat_Therma251/1328 [42 test benches 13 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc257/1328 [42 test benches 13 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Y_Junction.Test_Three_Way_Junction_Bidirection263/1328 [43 test benches 13 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basic.270/1328 [45 test benches 13 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.M272/1328 [45 test benches 13 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Suspension_Components.Translational_Damper_From_Table_With_R283/1328 [48 test benches 13 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcontr301/1328 [52 test benches 15 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc303/1328 [52 test benches 15 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subcon309/1328 [54 test benches 16 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.Component_Test_Cases.Test_3_Pulley_System_with_1D_310/1328 [55 test benches 16 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub_316/1328 [56 test benches 16 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.I326/1328 [59 test benches 17 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc331/1328 [60 test benches 18 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Torque_Converters.Torque_Converter_Simple.Torque_Converter_S344/1328 [62 test benches 18 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Charge_Cooler_347/1328 [63 test benches 18 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Suspension_Components.Road_Arm_With_Torsion_Bar_Trans_Damper364/1328 [65 test benches 19 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.E388/1328 [68 test benches 20 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Torque_Converters.Low_Abstraction.torque_converter_low_build397/1328 [69 test benches 20 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subcon406/1328 [70 test benches 20 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub_413/1328 [72 test benches 20 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.C414/1328 [72 test benches 20 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub_444/1328 [78 test benches 21 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Hybrid_Supervisor.example_hybrid_super465/1328 [81 test benches 23 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basic.471/1328 [83 test benches 25 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Simplified_Range_Pack.test_range_pack_internals_479/1328 [84 test benches 25 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc480/1328 [84 test benches 25 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.T489/1328 [86 test benches 26 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc492/1328 [86 test benches 26 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basic.497/1328 [87 test benches 26 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Suspension_Components.Translational_Spring_From_Table_With_R508/1328 [88 test benches 27 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_Starter_Generator512/1328 [89 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.C535/1328 [91 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Contact_Models.Tire_Contact_Force_Physical_Normal_And_Fricti539/1328 [91 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.C540/1328 [91 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub_542/1328 [91 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.N546/1328 [92 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Contact_Models.Tire_Contact_Force_Physical_Normal_And_Fricti549/1328 [92 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub_556/1328 [92 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub_562/1328 [92 test benches 28 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turboc588/1328 [97 test benches 29 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.MVEM.MVE_Mode611/1328 [102 test benches 31 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.619/1328 [102 test benches 31 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.MVEM.MVE_Mod626/1328 [103 test benches 31 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_High_Voltage_Bat630/1328 [104 test benches 32 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub631/1328 [104 test benches 32 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub632/1328 [104 test benches 32 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub644/1328 [104 test benches 32 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subco647/1328 [104 test benches 32 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub664/1328 [109 test benches 32 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.678/1328 [110 test benches 32 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Test_Delivere679/1328 [111 test benches 33 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Torque_Converters.Torque_Converter_Simple.Torque_Converter_698/1328 [115 test benches 35 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcont702/1328 [116 test benches 35 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.705/1328 [117 test benches 35 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Charge_Cooler724/1328 [122 test benches 35 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.733/1328 [123 test benches 35 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo801/1328 [137 test benches 43 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo807/1328 [139 test benches 44 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Planetary_Sets.Clutch_Sequencing.GBX_5_clutch_c819/1328 [142 test benches 46 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Simplified_Range_Pack.test_range_pack_internals822/1328 [143 test benches 46 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Planetary_Sets.Clutch_Sequencing.GBX_5_clutch_c833/1328 [144 test benches 46 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo842/1328 [146 test benches 47 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Standalone_Test.Test_Bench.Starter_Ge844/1328 [146 test benches 47 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.848/1328 [146 test benches 47 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Test_Delivere854/1328 [149 test benches 48 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Planetary_Sets.Clutch_Sequencing.Single_Clutch_860/1328 [150 test benches 48 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Power_Take_Off_Module.Example_PTM_TC_Only_Impleme878/1328 [151 test benches 48 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.881/1328 [152 test benches 48 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo887/1328 [152 test benches 48 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.896/1328 [155 test benches 48 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subco903/1328 [155 test benches 48 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo915/1328 [157 test benches 48 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Electrical_Panel_12_Breake918/1328 [158 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.928/1328 [161 test benches 49 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.Driven_Hull_5_Attach_W_Track_Attach_At_CG_w_Brake943/1328 [162 test benches 49 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Y_Junction.Three_Way_Junc_Angle_Bidirectional947/1328 [162 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Sub956/1328 [163 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.957/1328 [163 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcont966/1328 [165 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.968/1328 [165 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcont969/1328 [165 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.977/1328 [166 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.980/1328 [167 test benches 49 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Torque_Converters.Common_Controls.Torque_Converter_Control_981/1328 [167 test benches 49 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.Test_Bench_Cross_Drive_w983/1328 [168 test benches 50 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo984/1328 [168 test benches 50 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turbo985/1328 [169 test benches 50 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.992/1328 [171 test benches 51 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.994/1328 [171 test benches 51 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM.995/1328 [172 test benches 51 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basic997/1328 [173 test benches 52 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.test_cross_drive_neutral999/1328 [174 test benches 52 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Integrated_Starter_Ge1010/1328 [176 test benches 52 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1022/1328 [177 test benches 52 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1023/1328 [177 test benches 52 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.General_Controllers.Conventional_ECU1026/1328 [177 test benches 52 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.test_cross_drive_first_1029/1328 [179 test benches 52 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.High_Voltage_Battery1031/1328 [180 test benches 53 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Inverter_Liquid_Cool1056/1328 [182 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1061/1328 [182 test benches 53 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Electric_Thermostat.Test_Electric_Thermostat1064/1328 [182 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Standalone_Test.Test_Bench.Traction_1066/1328 [182 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcon1071/1328 [184 test benches 53 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.TrackSusp_SubAssembly_Torsion_Trans_Damper_Range1072/1328 [184 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Su1077/1328 [184 test benches 53 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.Cross_Drive_without_TC_1079/1328 [184 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Simplified_Range_Pack.test_range_pack_internal1082/1328 [185 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1084/1328 [186 test benches 53 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Power_Take_Off_Module.Example_PTM_TC_Only_Implem1087/1328 [186 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcon1089/1328 [187 test benches 53 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subc1102/1328 [189 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1104/1328 [189 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1111/1328 [189 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Suspension_Components.Rotation_Spring_From_Table_With_Rang1125/1328 [189 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Suspension_Components.Road_Arm_With_Torsion_Bar_Trans_Damp1139/1328 [189 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Common_Controls.Basic_Shift_Strategy_Upstream_1142/1328 [189 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Su1150/1328 [190 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1155/1328 [191 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Table_Based_Engine.Su1169/1328 [194 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1170/1328 [195 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1174/1328 [195 test benches 54 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1182/1328 [196 test benches 54 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basi1189/1328 [198 test benches 54 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.MVEM.MVE_Mo1198/1328 [201 test benches 55 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Engine_Governor.Engine_Governor_Subc1211/1328 [202 test benches 56 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.MVEM.MVE_Mo1214/1328 [202 test benches 56 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1226/1328 [204 test benches 56 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.Component_Test_Cases.Torsion_Bar_Translational_D1245/1328 [208 test benches 58 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1246/1328 [208 test benches 58 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.Trans_Governor_Subcon1250/1328 [209 test benches 58 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1256/1328 [209 test benches 58 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Suspension.Suspension_Components.Rotation_Damper_From_Table_With_Rang1265/1328 [210 test benches 58 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.MVEM1272/1328 [210 test benches 58 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1283/1328 [213 test benches 59 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Drive_Shafts.Components.Mechanical_Models.Mechanical_Simpl1290/1328 [215 test benches 59 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.General_Controllers.Conventional_ECU1296/1328 [217 test benches 59 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1299/1328 [220 test benches 60 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basi1305/1328 [221 test benches 61 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Traction_Motor_Air_C1309/1328 [222 test benches 61 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Drive_Shafts.Components.Mechanical_Models.Mechanical_Simpl1310/1328 [222 test benches 61 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Trans_Governor.example_transmission_1324/1328 [223 test benches 61 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Drive_Line.Range_Packs.Simplified_Range_Pack.Data.Option_1_Range_Pack1326/1328 [223 test benches 61 with replacable] C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Reciprocating.Compression_Ignition.Mean_Value_Model.Turb1327/1328 [223 test benches 61 with replacable] C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Electric_Thermostat.Electric_Thermostat_Ther2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_0_xml__.jsonsts.Test_Force_Input_Clutch
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_1_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_2_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_0_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_1_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_2_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\Engine\CI_Engine_3_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\Engine\CI_Engine_4_xml__.json
2013-01-14 18:21:45 INFO: Loading .\C2M2L_Ext_Instances\Engine\CI_Engine_5_xml__.json
2013-01-14 18:21:45 ERROR: Config file does not exist. F:\SVN\c2m2l\Ricardo\CML_release_2012-08-01\UnitTests\make_test_benches.py.config.json
2013-01-14 18:21:45 INFO: Generating default config...
2013-01-14 18:21:45 INFO: Default config is here: F:\SVN\c2m2l\Ricardo\CML_release_2012-08-01\UnitTests\make_test_benches.py.config.json
2013-01-14 18:21:45 INFO: Config loaded from: F:\SVN\c2m2l\Ricardo\CML_release_2012-08-01\UnitTests\make_test_benches.py.config.json
2013-01-14 18:21:45 INFO: Generating test benches...
{u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Test_Relay': {'parameters': [{'default_instance': None, 'name': 'relay', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Relay'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Amphibious.Bilge_Pump.Test_Bench_Bilge_Electrical': {'parameters': [{'default_instance': None, 'name': 'bilge_Pump', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Amphibious.Bilge_Pump.Bilge_Pump_Electrical'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Test_Fuse': {'parameters': [{'default_instance': None, 'name': 'fuse', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Fuse'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Control_Valves.Test_Four_Port_Valve': {'parameters': [{'default_instance': None, 'name': 'four_Port_Valve', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Control_Valves.Four_Port_Valve'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Test_Delivered_FuelPump': {'parameters': [{'default_instance': None, 'name': 'ancilliary_Pump', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Fuel_Pump'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Pipes_and_Hoses.Test_Hose': {'parameters': [{'default_instance': None, 'name': 'hose', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Pipes_and_Hoses.Hose'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Fans.Test_Delivered_Electric_Fan': {'parameters': [{'default_instance': None, 'name': 'electric_Fan', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Fans.Electric_Fan'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Water_Pumps.Test_Delivered_Electric_Pump': {'parameters': [{'default_instance': None, 'name': 'ancilliary_Pump', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Water_Pumps.Ancilliary_Pump'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_Starter_Generator': {'parameters': [{'default_instance': None, 'name': 'integrated_Starter_Generator', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Integrated_Starter_Generator'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Gearbox_90_Degree.Test_Bench_90degree_Gearbox': {'parameters': [{'default_instance': None, 'name': 'gearbox_90_Degree', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Gearbox_90_Degree.Gearbox_90_Degree'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Amphibious.Waterjet.Test_Bench_Waterjet': {'parameters': [{'default_instance': None, 'name': 'waterjet', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Amphibious.Waterjet.Waterjet'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Differential.Test_Differential_Open': {'parameters': [{'default_instance': None, 'name': 'differential_Open', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Differential.Differential_Open'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Test_Delivered_CAC_Air_To_Air': {'parameters': [{'default_instance': None, 'name': 'charge_Cooler_Air_To_Air', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Charge_Cooler_Air_To_Air'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Accumulator': {'parameters': [{'default_instance': None, 'name': 'hydraulic_Accumulator', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Hydraulic_Accumulator'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Power_Take_Off_Module.Test_Bench_PTM_without_TC': {'parameters': [{'default_instance': None, 'name': 'pTM_without_TC', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Power_Take_Off_Module.PTM_without_TC'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Control_Valves.Test_Two_Port_Valve': {'parameters': [{'default_instance': None, 'name': 'two_Port_Valve', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Control_Valves.Two_Port_Valve'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Test_Delivered_CAC_Air_To_Liquid': {'parameters': [{'default_instance': None, 'name': 'charge_cooler', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Charge_Cooling.Charge_Cooler_Air_To_Liquid'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_Traction_Motor': {'parameters': [{'default_instance': None, 'name': 'traction_Motor_Liquid_Cooled', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Traction_Motor_Liquid_Cooled'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_High_Voltage_Battery': {'parameters': [{'default_instance': None, 'name': 'high_Voltage_Battery', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.High_Voltage_Battery'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Attenuator': {'parameters': [{'default_instance': None, 'name': 'hydraulic_Attentuator', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Hydraulic_Attentuator'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Test_Fuel_Tank': {'parameters': [{'default_instance': None, 'name': 'fuel_Tank', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Fuel_Tank'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Test_Fuel_Filter': {'parameters': [{'default_instance': None, 'name': 'fuel_Filter', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Fuel_Filter'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.Component_Test_Cases.Hydropneumatic_Arm_Test': {'parameters': [{'default_instance': None, 'name': 'suspension', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.TrackSusp_SubAssembly_Hydropneumatic'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Filtration.Test_Air_Filter': {'parameters': [{'default_instance': None, 'name': 'air_Filter_Main', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Filtration.Air_Filter_Main'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Hose_Adapter.Test_Hose_Adapter': {'parameters': [{'default_instance': None, 'name': 'hose_Adaptor_1_1', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Hose_Adapter.Hose_Adapter'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Radiators.Test_Delivered_Radiator': {'parameters': [{'default_instance': None, 'name': 'radiator_Main_Cooling_Pack', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Radiators.Radiator_Main_Cooling_Pack'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Hydraulic_Filter': {'parameters': [{'default_instance': None, 'name': 'hydraulic_Filter', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Hydraulic_Filter'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Charging_Systems.Test_Alternator': {'parameters': [{'default_instance': None, 'name': 'alternator', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Charging_Systems.Alternator'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Exhaust_Sytems.Tests.Test_Exhaust_Pipe': {'parameters': [{'default_instance': None, 'name': 'duct', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Exhaust_Sytems.Exhaust_Pipe'}]}, u'C2M2L_Ext.C2M2L_Component_Building_Blocks.Prime_Movers.Electrical_Controls.Hybrid_Supervisor.example_hybrid_supervisor': {'parameters': [{'default_instance': None, 'name': 'radiator_Main_Cooling_Pack', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Radiators.Radiator_Main_Cooling_Pack'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Test_Fuel_Line': {'parameters': [{'default_instance': None, 'name': 'fuel_line', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Fuel_Line'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_DC_DC_Converter': {'parameters': [{'default_instance': None, 'name': 'dC_DC_Converter', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.DC_DC_Converter_Liquid_Cooled'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Hydraulic_Line': {'parameters': [{'default_instance': None, 'name': 'hydraulic_Line', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Hydraulic_Line'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Drive_Shafts.Test_Bench_Drive_Shaft_CV': {'parameters': [{'default_instance': None, 'name': 'drive_Shaft_CV_Joint', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Drive_Shafts.Drive_Shaft_CV_Joint'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Wheel_Hubs.Planetary_simple_test': {'parameters': [{'default_instance': None, 'name': 'wheel_Hub_Planetary', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Wheel_Hubs.Wheel_Hub_Planetary'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Starting_Systems.Test_Lead_Acid_Battery': {'parameters': [{'default_instance': None, 'name': 'lead_Acid_Battery', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Starting_Systems.Lead_Acid_Battery'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Drive_Shafts.Test_Bench_Drive_Shaft': {'parameters': [{'default_instance': None, 'name': 'drive_Shaft', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Drive_Shafts.Drive_Shaft'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Transfer_Case.T_Case_simple_test': {'parameters': [{'default_instance': None, 'name': 'transfer_Case', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Transfer_Case.Transfer_Case'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Power_Take_Off_Module.Test_Bench_PTM_with_TC': {'parameters': [{'default_instance':
None, 'name': 'pTM_with_TC', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Power_Take_Off_Module.PTM_with_TC'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Fill_and_Pressurization.Test_Degas_Bottle': {'parameters': [{'default_instance': None, 'name': 'degas_Bottle', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Fill_and_Pressurization.Degas_Bottle'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Inline_Transmission.Inline_Trans_simple_test': {'parameters': [{'default_instance': None, 'name': 'inline_Transmission', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Inline_Transmission.Inline_Transmission'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Control_Valves.Test_Three_Port_Valve': {'parameters': [{'default_instance': None, 'name': 'three_Port_Valve', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Control_Valves.Three_Port_Valve'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Test_Inverter': {'parameters': [{'default_instance': None, 'name': 'inverter_Liquid_Cooled', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Hybrid_Drive_Systems.Inverter_Liquid_Cooled'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Test_Circuit_Breaker': {'parameters': [{'default_instance': None, 'name': 'circuit_Breaker', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Electrical_System.Circuit_Systems.Circuit_Breaker'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.Test_Bench_Cross_Drive_without_TC': {'parameters': [{'default_instance': None, 'name': 'cross_Drive_without_TC', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Cross_Drive_Transmission.Cross_Drive_without_TC'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Amphibious.Bilge_Pump.Test_Bench_Bilge_Hydraulic': {'parameters': [{'default_instance': None, 'name': 'bilge_Pump_Hydraulic', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Amphibious.Bilge_Pump.Bilge_Pump_Hydraulic'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basic.test_engine': {'parameters': [{'default_instance': None, 'name': 'example_Engine_Basic', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Reciprocating.Compression_Ignition.Engine_Basic.Example_Engine_Basic'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Pump_Hydraulic': {'parameters': [{'default_instance': None, 'name': 'test_hydraulic_pump', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Pump_Hydraulic'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Hydraulic_Fitting': {'parameters': [{'default_instance': None, 'name': 'hydraulic_Fitting', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Fitting_Generic'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.Component_Test_Cases.Torsion_Bar_Translational_Damper_Arm_Test': {'parameters': [{'default_instance': None, 'name': 'suspension', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Suspension.TrackSusp_SubAssembly_Torsion_Trans_Damper_Range'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Test_Fuel_Tank_Dual_Sender': {'parameters': [{'default_instance': None, 'name': 'fuel_Tank', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Fuel_System.Fuel_Tank_Dual_Sender'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Final_Drive.Test_Bench_Final_Drive': {'parameters': [{'default_instance': None, 'name': 'example_Standalone_Final_Drive_Implementation', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Final_Drive.Example_Standalone_Final_Drive_Implementation'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Drop_Box.Drop_Box_simple_test': {'parameters': [{'default_instance': None, 'name': 'drop_Box', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Drop_Box.Drop_Box'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Contact_Cooler.Test_Contact_Cooler': {'parameters': [{'default_instance': None, 'name': 'contact_Cooler', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Contact_Cooler.Contact_Cooler'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Hydraulic_Manifold': {'parameters': [{'default_instance': None, 'name': 'hydraulic_manifold', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Hydraulic_Manifold'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Wheel_Hubs.Layshaft_simple_test': {'parameters': [{'default_instance': None, 'name': 'wheel_Hub_Layshaft', 'constraint_clause':
'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Wheel_Hubs.Wheel_Hub_Layshaft'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Electric_Thermostat.Test_Electric_Thermostat': {'parameters': [{'default_instance': None, 'name': 'thermostat', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Electric_Thermostat.Electric_Thermostat_Thermal_Inertia'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Exhaust_Sytems.Tests.Test_Muffler': {'parameters': [{'default_instance': None, 'name': 'muffler', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Exhaust_Sytems.Muffler'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Test_Reservoir': {'parameters': [{'default_instance': None, 'name': 'hydraulic_Reservoir', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Hydraulic.Hydraulic_Reservoir'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Test_Duct': {'parameters': [{'default_instance': None, 'name': 'duct', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Prime_Movers.Air_Intake_Systems.Intake_Duct_Circular'}]}, u'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Fans.Test_Hydraulic_Fan_Assembly': {'parameters': [{'default_instance': None, 'name': 'fan_Hydraulic_Drive_Asm', 'constraint_clause': 'C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Cooling_System.Fans.Hydraulic_Fan_Assembly'}]}}
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_0_xml__Test_Bench_Waterjet.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_1_xml__Test_Bench_Waterjet.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Amphibious\WaterJet\Waterjet_Asm_2_xml__Test_Bench_Waterjet.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\DriveShaft\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_0_xml__Test_Bench_Drive_Shaft.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\DriveShaft\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_1_xml__Test_Bench_Drive_Shaft.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\DriveShaft\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\DriveShaft\Drive_Shaft_param_length_2_xml__Test_Bench_Drive_Shaft.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Engine\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_3_xml__test_engine.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Engine\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_4_xml__test_engine.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Engine\package.mo
2013-01-14 18:21:46 INFO: Created: C2M2L_Ext_Instances\Engine\CI_Engine_5_xml__test_engine.mo
