Skip to content

Commit

Permalink
Purge NPSS from mission.jl (#12)
Browse files Browse the repository at this point in the history
* rm old PMSM.jl

* purge NPSS from mission.jl and fix the call in wsize

* delete PMSM form propsys

* update mission signature in docs
  • Loading branch information
askprash authored Feb 5, 2024
1 parent f6ca6af commit 8176d15
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 955 deletions.
2 changes: 1 addition & 1 deletion docs/src/sizing/sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ TASOPT.woper(pari, parg, parm, para, pare,
A sized aircraft's mission performance can be obtained (`mission!`), along with operation constraints via a pitch trim calculation (`balance`) and balanced field length calculation (`takeoff!`).

```@docs
TASOPT.mission!(pari, parg, parm, para, pare, Ldebug, NPSS_PT, NPSS, ipc1)
TASOPT.mission!(pari, parg, parm, para, pare, Ldebug)
TASOPT.takeoff!(pari, parg, parm, para, pare,
initeng,
Expand Down
Loading

0 comments on commit 8176d15

Please sign in to comment.