-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathhrem2.dat
73 lines (73 loc) · 3.13 KB
/
hrem2.dat
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
CC This file contains the input data to be used
CC in the 2-D boundary layer code.
CC Structure of the present file:
CC 1) Parameters and utilities
CC 2) File names
CC Re = numero de Reynolds.
CC x = longitud en x.
CC y = longitud en y.
CC velocity = la velocidad en el flujo libre.
CC CFL = CFL constante.
CC istart = 0 es generar un campo inicial.
CC 1 es leer un campo del fichero dado por file input.
CC nstep = number of timesteps.
CC nescr = cada nescr se calcula un campo de las velocidades y la presion.
CC a un fichero. El nombre del fichero esta dado por output file.
CC nhist = cada nhist se calcula una historia.
CC nesta = cada nesta se calcula una estadistica.
CC nsubsteps= numero de subpasos en la Runga Kutta, mejor dejarlo asi.
CC-----------------------------------------------------------------------
CC 1)PARAMETERS used in the code
CC-----------------------------------------------------------------------
CC Re longitud x altitud y width velocity U
CC Reynolds x # y # z # b.layer
CC dat(1) dat(2) dat(3) dat(4) dat(4)
CC
CC 3.5d+03 222.92D+00 10.34D+00 14.07D+00 1D0
CC 3.5d+03 94.1D+00 10.34D+00 14.07D+00 1D0
CC 3.5d+03 167.31D+00 10.34D+00 14.07D+00 1D0
3.5d+03 15D+00 3.15D+00 2.86D+00 1D0
CC 3.5d+03 139.4D+00 10.34D+00 14.07D+00 1D0
CC
CC
CC
CC Start par: 0 generate start; 1 restart
CC CFL istart
CC dat(5) idat(5)
CC
0.6d0 1
CC
CC #steps #steps #steps #steps time to
CC Write field Write stat compute stat start
CC nstep reav reav avcrt stest
CC idat(1)a idat(13) idat(13) idat(14) idat(15)
CC
CC 500 505 500 1 0
2 20 30 20 0
CC 7500 7500 500 50 0
CC 501 500 125 5 0
CC
CC First output file number=====================================
001
CC==================================================================
CC
CC x position y position y position y position y position
CC to write
CC history
CC idat(8) idat(9) idat(10) idat(11) idat(12)
240 5 35 65 95
CC
CC flaggen utauout rthout dout
CC
0 0.04678313948297 2.119449988241744d03 1.65828380932963d0
CC
CC 2)FILE NAMES used in the code ====================================
CC INPUT: ------------------------------------------------------------
CC/wamba4/sillero/tbl.zpg.tcl5.225
/wamba1/gungor/timetrace2/out.097
CC OUTPUT: -----------------------------------------------------------
/wamba4/sillero/imagenes-bl/bl600-2wo
CC FILE FOR LOCAL INFO: -----------------------------------------------
CC/wamba4/sillero/imagenes-bl/bl600-2wo
/infostep
CC=====================================================================