Home
last modified time | relevance | path

Searched refs:OMEGA (Results 1 – 25 of 1692) sorted by relevance

12345678910>>...68

/dports/science/siesta/siesta-4.1.5/Util/Optical/
H A Doptical.f38 OMEGA(I)=OMG
47 ESTEP=OMEGA(2)-OMEGA(1)
49 IF (DABS(ESTEP - (OMEGA(I)-OMEGA(I-1))).GT. 1.D-4) THEN
57 E=OMEGA(I)
69 E=OMEGA(I)
136 . OMEGA(I), OMEGA(I)*LAMBDA*K*(16.0D0*DATAN(1.0D0))
137 WRITE(13,*) OMEGA(I),COND*OMEGA(I)*E2(I)
162 EP=OMEGA(I)
189 K=K*(OMEGA(2)-OMEGA(1))
234 EP=OMEGA(I)
[all …]
H A Doptical_input.f14 REAL*8 OMEGA(NEMX), OMG, eV
43 OMEGA(I)=OMG
54 ESTEP=OMEGA(2)-OMEGA(1)
56 IF (DABS(ESTEP - (OMEGA(I)-OMEGA(I-1))).GT. 1.D-4) THEN
68 EMAX=OMEGA(NE)
69 EMIN=OMEGA(1)
89 SUM2=SUM2+E2(I,ISP)*OMEGA(I)/eV
92 SUM=SUM+E2(I,ISP)*OMEGA(I)/eV
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/tools/
H A Dpurevibcme.F193 DIMENSION OMEGA(NFREQ)
208 OMEGA(NMOD) = FREQ/XTKAYS
1116 & OMEGA(NFREQ)
1146 OMEGAA = OMEGA(IFREQA)
1147 OMEGAB = OMEGA(IFREQB)
1178 OMEGAA = OMEGA(IFREQA)
1179 OMEGAB = OMEGA(IFREQB)
1180 OMEGAC = OMEGA(IFREQC)
1418 & OMEGA(NFREQ)
2215 & OMEGA(NFREQ)
[all …]
/dports/science/dynare/dynare-4.6.4/contrib/dmm/
H A Dneweywestcov2.for8 C OMEGA = OMEGA0 + SUM(is=1,nq) (1-is/(nq+1))*(Omegas+Omegas')
28 SUBROUTINE NEWEYWESTCOV2(N,nvar,NQ,MAT,MEAN,OMEGA) argument
33 DOUBLE PRECISION OMEGA(nvar,nvar) local
45 OMEGA(:,:) = ZERO ! lag-0 covariance matrix
48 OMEGA(I,J) = sum(MAT0(:,I)*MAT0(:,J))
49 30 OMEGA(J,I) = OMEGA(I,J)
50 OMEGA(:,:) = OMEGA(:,:)/dfloat(N)
61 OMEGA(I,J) = OMEGA(I,J) +
63 60 OMEGA(J,I) = OMEGA(I,J)
H A Dneweywestcov.for8 C OMEGA = OMEGA0 + SUM(is=1,nq) (1-is/(nq+1))*(Omegas+Omegas')
28 SUBROUTINE NEWEYWESTCOV(N,nvar,NQ,MAT,OMEGA) argument
33 DOUBLE PRECISION OMEGA(nvar,nvar) local
46 OMEGA(:,:) = ZERO ! lag-0 covariance matrix
49 OMEGA(I,J) = sum(MAT0(:,I)*MAT0(:,J))
50 30 OMEGA(J,I) = OMEGA(I,J)
51 OMEGA(:,:) = OMEGA(:,:)/dfloat(N)
62 OMEGA(I,J) = OMEGA(I,J) +
64 60 OMEGA(J,I) = OMEGA(I,J)
/dports/editors/mined/mined-2015.25/src/
H A Dmnemos.grk8 {"Ω'", 0x038F /* Ώ GREEK CAPITAL LETTER OMEGA WITH TONOS */},
21 {"ω'", 0x03CE /* ώ GREEK SMALL LETTER OMEGA WITH TONOS */},
106 {"ω,,", 0x1F60 /* ὠ GREEK SMALL LETTER OMEGA WITH PSILI */},
107 {"ω.", 0x1F61 /* ὡ GREEK SMALL LETTER OMEGA WITH DASIA */},
114 {"Ω,,", 0x1F68 /* Ὠ GREEK CAPITAL LETTER OMEGA WITH PSILI */},
115 {"Ω.", 0x1F69 /* Ὡ GREEK CAPITAL LETTER OMEGA WITH DASIA */},
134 {"ω!", 0x1F7C /* ὼ GREEK SMALL LETTER OMEGA WITH VARIA */},
135 {"ω´", 0x1F7D /* ώ GREEK SMALL LETTER OMEGA WITH OXIA */},
232 {"ω?", 0x1FF6 /* ῶ GREEK SMALL LETTER OMEGA WITH PERISPOMENI */},
236 {"Ω!", 0x1FFA /* Ὼ GREEK CAPITAL LETTER OMEGA WITH VARIA */},
[all …]
/dports/science/isaac-cfd/isaac-4.2_16/turb/2eqn/
H A Dkomega.F61 OMEGA = Q(J,K,I,7)
62 RMUT(J,K,I) = CMU * RHO * TKE / (OMEGA + RSMALL) *
116 OMEGA = Q(I,7)
155 TSTDIS = PRDLIM * BSTRKW * RHO * TKE * OMEGA
172 SRC(I,6) = PROD - BSTRKW * RHO * TKE * OMEGA
173 SRC(I,7) = GKW * OMEGA / TKE * PRODW - BKW * RHO * OMEGA*OMEGA
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/internals/google_glyphsets/Greek/
H A DGF-greek-plus.nam94 0x1F60 ὠ GREEK SMALL LETTER OMEGA WITH PSILI
95 0x1F61 ὡ GREEK SMALL LETTER OMEGA WITH DASIA
98 0x1F64 ὤ GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA
99 0x1F65 ὥ GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA
102 0x1F68 Ὠ GREEK CAPITAL LETTER OMEGA WITH PSILI
103 0x1F69 Ὡ GREEK CAPITAL LETTER OMEGA WITH DASIA
122 0x1F7C ὼ GREEK SMALL LETTER OMEGA WITH VARIA
123 0x1F7D ώ GREEK SMALL LETTER OMEGA WITH OXIA
234 0x1FF6 ῶ GREEK SMALL LETTER OMEGA WITH PERISPOMENI
238 0x1FFA Ὼ GREEK CAPITAL LETTER OMEGA WITH VARIA
[all …]
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/tools/encodings/GF Glyph Sets/Greek/
H A DGF-greek-plus.nam94 0x1F60 ὠ GREEK SMALL LETTER OMEGA WITH PSILI
95 0x1F61 ὡ GREEK SMALL LETTER OMEGA WITH DASIA
98 0x1F64 ὤ GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA
99 0x1F65 ὥ GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA
102 0x1F68 Ὠ GREEK CAPITAL LETTER OMEGA WITH PSILI
103 0x1F69 Ὡ GREEK CAPITAL LETTER OMEGA WITH DASIA
122 0x1F7C ὼ GREEK SMALL LETTER OMEGA WITH VARIA
123 0x1F7D ώ GREEK SMALL LETTER OMEGA WITH OXIA
234 0x1FF6 ῶ GREEK SMALL LETTER OMEGA WITH PERISPOMENI
238 0x1FFA Ὼ GREEK CAPITAL LETTER OMEGA WITH VARIA
[all …]
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/tools/encodings/
H A Dgreek-ext_unique-glyphs.nam98 0x1F60 ὠ GREEK SMALL LETTER OMEGA WITH PSILI
99 0x1F61 ὡ GREEK SMALL LETTER OMEGA WITH DASIA
102 0x1F64 ὤ GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA
103 0x1F65 ὥ GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA
106 0x1F68 Ὠ GREEK CAPITAL LETTER OMEGA WITH PSILI
107 0x1F69 Ὡ GREEK CAPITAL LETTER OMEGA WITH DASIA
126 0x1F7C ὼ GREEK SMALL LETTER OMEGA WITH VARIA
127 0x1F7D ώ GREEK SMALL LETTER OMEGA WITH OXIA
248 0x1FF6 ῶ GREEK SMALL LETTER OMEGA WITH PERISPOMENI
252 0x1FFA Ὼ GREEK CAPITAL LETTER OMEGA WITH VARIA
[all …]
/dports/math/math77/MATH77/demo/
H A Ddrdtcst.f14 double precision DELTAT, DELTAO, OMEGA, FTRUE, SIN1,COS1 variable
45 OMEGA = ZERO
48 FTRUE = SIN1 / (COSH(OMEGA) + COS1)
49 write (*, 1001) K, OMEGA, F(K), FTRUE
50 OMEGA = OMEGA + DELTAO
H A Ddrstcst.f14 real DELTAT, DELTAO, OMEGA, FTRUE, SIN1,COS1 variable
45 OMEGA = ZERO
48 FTRUE = SIN1 / (COSH(OMEGA) + COS1)
49 write (*, 1001) K, OMEGA, F(K), FTRUE
50 OMEGA = OMEGA + DELTAO
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/internals/google_glyphsets/Cyrillic/
H A DGF-cyrillic-historical_unique-glyphs.nam3 0x0460 Ѡ CYRILLIC CAPITAL LETTER OMEGA
4 0x0461 ѡ CYRILLIC SMALL LETTER OMEGA
21 0x047A Ѻ CYRILLIC CAPITAL LETTER ROUND OMEGA
22 0x047B ѻ CYRILLIC SMALL LETTER ROUND OMEGA
23 0x047C Ѽ CYRILLIC CAPITAL LETTER OMEGA WITH TITLO
24 0x047D ѽ CYRILLIC SMALL LETTER OMEGA WITH TITLO
37 0xA64C Ꙍ CYRILLIC CAPITAL LETTER BROAD OMEGA
38 0xA64D ꙍ CYRILLIC SMALL LETTER BROAD OMEGA
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/tools/encodings/GF Glyph Sets/Cyrillic/
H A DGF-cyrillic-historical_unique-glyphs.nam3 0x0460 Ѡ CYRILLIC CAPITAL LETTER OMEGA
4 0x0461 ѡ CYRILLIC SMALL LETTER OMEGA
21 0x047A Ѻ CYRILLIC CAPITAL LETTER ROUND OMEGA
22 0x047B ѻ CYRILLIC SMALL LETTER ROUND OMEGA
23 0x047C Ѽ CYRILLIC CAPITAL LETTER OMEGA WITH TITLO
24 0x047D ѽ CYRILLIC SMALL LETTER OMEGA WITH TITLO
37 0xA64C Ꙍ CYRILLIC CAPITAL LETTER BROAD OMEGA
38 0xA64D ꙍ CYRILLIC SMALL LETTER BROAD OMEGA
/dports/math/slatec/
H A Dcdqawo.f21 * OFLOW,OMEGA,PI,RESULT,D1MACH,UFLOW,WORK
42 OMEGA = 0.1D+01
44 CALL DQAWO(DF0O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,
58 CALL DQAWO(DF0O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,
71 CALL DQAWO(DF0O,A,B,OMEGA,INTEGR,UFLOW,0.0D+00,RESULT,ABSERR,
84 OMEGA = 0.0D+00
86 CALL DQAWO(DF1O,A,B,OMEGA,INTEGR,UFLOW,0.0D+00,RESULT,ABSERR,
101 CALL DQAWO(DF2O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,
112 CALL DQAWO(DF0O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,
H A Dcqawo.f21 * OFLOW,OMEGA,PI,RESULT,R1MACH,UFLOW,WORK
42 OMEGA = 0.1E+01
44 CALL QAWO(F0O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,NEVAL,
58 CALL QAWO(F0O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,NEVAL,
71 CALL QAWO(F0O,A,B,OMEGA,INTEGR,UFLOW,0.0E+00,RESULT,ABSERR,NEVAL,
84 OMEGA = 0.0E+00
86 CALL QAWO(F1O,A,B,OMEGA,INTEGR,UFLOW,0.0E+00,RESULT,ABSERR,NEVAL,
100 CALL QAWO(F2O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,NEVAL,
111 CALL QAWO(F0O,A,B,OMEGA,INTEGR,EPSABS,EPSREL,RESULT,ABSERR,NEVAL,
/dports/science/siconos/siconos-4.4.0/externals/netlib/dftemplates/double/
H A DUtils.f16 SUBROUTINE MATSPLIT( OMEGA, B, WORK, LDW, METHOD, FLAG ) argument
19 DOUBLE PRECISION OMEGA, B( * ), WORK( LDW,* ) local
40 CALL SORSPLIT( OMEGA, N, A, LDA, B, WORK, LDW, FLAG )
84 SUBROUTINE SORSPLIT( OMEGA, N, A, LDA, B, WORK, LDW, FLAG ) argument
87 DOUBLE PRECISION OMEGA, ZERO, ONE, local
100 WORK( I,J ) = OMEGA * A( I,J )
118 B( I ) = OMEGA * B( I )
119 A( I,I ) = ( ONE-OMEGA ) * A( I,I )
121 A( I,J ) = -OMEGA * A( I,J )
133 B( I ) = B( I ) / OMEGA
/dports/converters/trans/trans120/cedf/
H A Dwingreek48 4A GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI
61 57 GREEK CAPITAL LETTER OMEGA
93 77 GREEK SMALL LETTER OMEGA
203 E6 GREEK SMALL LETTER OMEGA WITH DASIA
204 E7 GREEK SMALL LETTER OMEGA WITH PSILI
205 E8 GREEK SMALL LETTER OMEGA WITH OXIA
206 E9 GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA
207 EA GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA
208 EB GREEK SMALL LETTER OMEGA WITH VARIA
209 EC GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/alephdir/
H A Deoext.ch5 @<Read the other strings from the \.{OMEGA.POOL} file and return |true|,
11 else bad_pool('! I can''t read OMEGA.POOL.')
12 @.I can't read OMEGA.POOL@>
15 begin if eof(pool_file) then bad_pool('! OMEGA.POOL has no check sum.');
16 @.OMEGA.POOL has no check sum@>
21 bad_pool('! OMEGA.POOL line doesn''t begin with two digits.');
22 @.OMEGA.POOL line doesn't...@>
39 bad_pool('! OMEGA.POOL check sum doesn''t have nine digits.');
40 @.OMEGA.POOL check sum...@>
45 done: if a<>@$ then bad_pool('! OMEGA.POOL doesn''t match; OTANGLE me again.');
[all …]

12345678910>>...68