~ubuntu-branches/ubuntu/lucid/octave-nlwing2/lucid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2009-05-24 18:48:42 UTC
  • Revision ID: james.westby@ubuntu.com-20090524184842-bgxoav6c0rjd0isr
Tags: upstream-1.1.1
ImportĀ upstreamĀ versionĀ 1.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-04-28  Jaroslav Hajek  <highegg@gmail.com>
 
2
 
 
3
        * inst/calcwing.m: Add missing semicolon.
 
4
 
 
5
2009-03-02  Jaroslav Hajek  <highegg@gmail.com>
 
6
 
 
7
        * inst/calcwing.m: Make verbose output optional.
 
8
        * inst/corrector.m: Ditto. 
 
9
        * inst/floweqj.m: Replace dmult.
 
10
        * inst/makeflow.m: Ditto.
 
11
        * inst/polppder.m: Ditto.
 
12
 
 
13
2009-01-28  Jaroslav Hajek  <highegg@gmail.com>
 
14
 
 
15
        * inst/corrector.m: Optionally use fsolve as a corrector.
 
16
        * inst/calcwing.m: Support the option.
 
17
        * inst/qcalc.m: Fix docstring.
 
18
        * inst/predictor.m: Dtto.
 
19
 
 
20
2009-01-12  Jaroslav Hajek  <highegg@gmail.com>
 
21
 
 
22
        * inst/makewing.m: Also assign half area if provided by user.
 
23
 
 
24
2008-12-10  Jaroslav Hajek  <highegg@gmail.com>
 
25
 
 
26
        * inst/makewing.m: Correct xmac, ymac & cmac calculation for symmetric
 
27
        wings.
 
28
 
 
29
2008-11-25  Jaroslav Hajek  <highegg@gmail.com>
 
30
 
 
31
        * inst/calcwing.m: Fix clw calculation.
 
32
        * inst/combinepolars: Allow specifying chord lengths directly.
 
33
        * inst/makewing.m: Remove wing.lcd.
 
34
 
 
35
2008-11-03  Jaroslav Hajek  <highegg@gmail.com>
 
36
 
 
37
        * inst/liftanalyze.m: Include polar name in warning.
 
38
        * inst/loadpolars.m: Pass polar name to liftanalyze.
 
39
        * DESCRIPTION: Tagged version 1.0.3.
 
40
 
 
41
2008-10-29  Jaroslav Hajek  <highegg@gmail.com>
 
42
 
 
43
        * inst/loadwing.m: keyword change: mcamber->mchord
 
44
        * inst/loadwing.m: Fix invalid expression, initialize pol properly.
 
45
        * inst/loadpolars.m: Add error message for invalid input.
 
46
        * inst/makewing.m: Implement simple unsymmetric case panelization,
 
47
        improve docs.
 
48
        * inst/liftanalyze.m: Warn if maximum lift occurs at the end of a
 
49
        polar.
 
50
 
 
51
2008-10-02  Jaroslav Hajek  <highegg@gmail.com>
 
52
 
 
53
        * inst/makewing.m: Fix xac&yac calculation
 
54
        * inst/calcwing.m: Fix moment calculation
 
55
 
 
56
2008-09-12  Jaroslav Hajek  <highegg@gmail.com>
 
57
 
 
58
        * inst/loadwing.m: fix camber -> chord
 
59
        * inst/makewing.m: calculate mcenter and mchord if not supplied
 
60
        * inst/calcwing.m: calculate integral moment
 
61
 
 
62
2008-06-24  Jaroslav Hajek <highegg@gmail.com>
 
63
 
 
64
        * inst/qcalc.m: Remove cdi.
 
65
        * inst/makewing.m: Automatic span and sym properties.
 
66
        * inst/calcwing.m: Revamp cdi calculation.