Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit ce97570d authored by Martin Dippold's avatar Martin Dippold
Browse files

* Update sersion number

parent 357e39c3
No related branches found
No related tags found
No related merge requests found
VECTO-CSE: Changes
===================
#### 2016-08-31: v2.0.6-beta6 ####
TUG improvements:
* New version number
* Including Declaration and Engineering Mode to program and Job-File
* Fv_veh calculation update (now option 2 is the new preferred one) Option 2 is deleted from result file
* Uneven numbers of datasets per heading in HS test now allowed
* Calculation of F_acc changed due to wheels inertia deletion (now F_acc = 1.03*m*a)
* New design of criteria tab
* Update Standard criteria values + renaming
* Include of new variables for validity criteria (t_amb; t_ground; tq_grd)
* gradient correction implemented
* Check of digits after decimal separator for all coordinates, transmission ratios (gear + axle) and altitudes (Values in vehicle file changed to string values)
* Vehicle file check included (For height and class code in Declaration mode)
* Expand vehicle file with vVehMax value
* Include of reference vehicle high in genshape file
* Calculation of new Result values (delta_CdxA_height; v_avg_LS/HS; t_amb_LS1)
* Output files in Declaration mode extended
* Output files adapted
* Expansion of the job-File due to new results
* vehWidth and wheelsInertia deleted from vehicle-file
* Deletion of unused variables (omega_wh; omega_wh_acc; omega_p_wh_acc; t_tire; p_tire; ...)
* Deletion of [ss.ss] coordinate input
* Update DEMOData
* Update of Excel DemoData file
* Update user manual and release notes
#### 2016-01-21: v2.0.6-beta6 ####
TUG improvements:
......
......@@ -13,7 +13,7 @@ Module declaration_public
' Description of the form
Public Const AppName As String = "Air Drag" ' Name of the programm
Public Const AppVers As String = "2.0.6-beta7" ' Version of the Programm
Public Const AppVers As String = "2.0.7-beta7" ' Version of the Programm
Public AppDate As String ' Date of the compilation of the programm
' Control variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment