NAPA Session1
NAPA Session1
NAPA Session1
NAPA
1
Contents
Introduction to NAPA System.
Sub systems of NAPA.
Starting a new NAPA session.
Starting a new project in NAPA.
The Text Editor and Geometry Window of
NAPA.
Commands in NAPA
Designing ship with NAPA
The Hull Surface Editor of NAPA
2
Introduction to NAPA System
3
Contd….
.
4
Subsystems of NAPA
Mainly 2 subsystems
Application Subsystems - Performs
functions related to ship design
(Hydrostatics, Damage stability, Loading
conditions etc).
Auxiliary Subsystems –Performs functions
needed for internal functions of the
system (project administration, database
management, graphic calculations etc).
5
Application sub systems
SHIP MODEL SM
GEOMETRY GM
HYDROSTATICS HD
CAPACITIES CP
LOADING CONDITIONS LD
STABILITY CRITERIA CR
DAMAGE STABILITY DA
LAUNCHING LN
INCLINING INC
WEIGHT CALCULATION WG
GRAIN STABILITY GS
CONTAINER LOADING CL
SHIP HYDRODYNAMICS SH
SEA KEEPING SHS
MANOEUVRING SHM
BASIC GEOMETRY GB
GRAPHICS GR
ERROR HANDLING ER
7
Starting a new NAPA session
8
NAPA Main window
9
Creating a new project in NAPA
10
Text editor window
11
Geometry window
12
How to give commands in NAPA ?
• By default, NAPA uses right handed coordinate
system.
X longitudinal direction.
Y transverse direction.
Z heights.
13
* Operator to define the curve to
follow the given order of input of points.
<curve1>/<curve2> point of
intersection of given two curves.
14
Designing a ship with NAPA
• Combination of forward part, parallel mid body and the aft part gives
the complete hull.
Complete hull 15
Example:
'DEFINITION OF FORWARD PART'
cur frf
x 62
yz * (0 0) -/ (4.7 0) (6.5 1.8) /- (6.5 11.5)
cur stem
y 0
xz * (62 0) -/ (80 0) (84 2.2) (82.2 4) (81.7 4.4) (81.9 5) -/
(85.5 11.5)
cur deckf
z 11.5
xy * frf -/ (72 6.5) (75 6.3) (84 2.5) stem
cur fsf
y 6.5
xz * frf/z=1.8 (65 2.2) deckf/x=72
cur fbf
z 0
xy * frf/y=4.7 (65 4.65) stem/x=80
sur hullf
thr frf stem deckf fsf fbf
ok
16
• Similarly, give commands to create aft part (hulla) and the parallel
mid body (hullm).
• Now, combine all the three parts to form the complete hull.
• Example :
'DEFINITION OF HULL‘
sur hull
com hulla hullm hullf
ok
17
Hull surface editor
18
Forward part Aft part
20
• To fair the curve.
Click the curve definition tool and edit the command.
Before fairing
After fairing
21