-
Notifications
You must be signed in to change notification settings - Fork 14
/
CHANGELOG.txt
46 lines (40 loc) · 1.49 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# ADBSat (Aerodynamic Database for Satellites)
All notable changes to this project will be documented in this file.
Always keep a [Unreleased] section at the top for tracking changes
## [Unreleased]
### Changed
- File input and output structure changed to use user defined directories
### Added
- Diffuse Reemission, Incomplete Accommodation (DRIA) GSI model
- Functionality to allow shadowed panels to be plotted onto model surface
### Removed
- meshlabserver command line STL to OBJ functionality depreciated in recent updates
### Fixed
- Units of AoA and AoS in example scripts
## [3.0] - 2020-07-22
### Changed
- Input to GSI models changed to structure (identical input format)
- Input parameters saved with output files
- Removed all use of eval
- Changes to naming conventions for output files
### Added
- Automated stl2obj conversion using meshlabserver included
- CLL model now supported
### Removed
### Fixed
- Slight changes to shadow analysis function
## [2.1] - 2018-11-01
### Changed
- Substructures created for .aero and .solar in merged database output
- Logic changed for processing GSI model inputs in ADBSatFcn.m
### Added
### Removed
### Fixed
## [2.0] - 2018-10-15
### Added
- Different surface/material characteristics in GSIM calculation
- Solar radiation pressure coefficients
### Changed
- Absolute path references are now dyanmically allocated based on /install/ADBsat_dynpath function
## [1.2] - 2013-03-14
- David Mostaza Prieto final version.