Initial commit

This commit is contained in:
Artyom Titov 2026-07-06 12:59:08 +03:00
commit 158dbc3665
74 changed files with 745407 additions and 0 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,47 @@
@echo off
chcp 65001 > nul
if "%~1"=="" (
echo You must specify the name prefix >&2
echo E.g. prefix "my_prefix" : >&2
echo h___фитирование.nb --^> my_prefix_фитирование.nb >&2
exit /b 1
) else (
if exist "h____фитирование.nb" (
rename "h____фитирование.nb" "%~1_фитирование.nb"
) else (
echo skipped "h____фитирование.nb" due to absence
)
if exist "h____pr_Qw2.nb" (
rename "h____pr_Qw2.nb" "%~1_pr_Qw2.nb"
) else (
echo skipped "h____pr_Qw2.nb" due to absence
)
if exist "h____pr_Qw1.nb" (
rename "h____pr_Qw1.nb" "%~1_pr_Qw1.nb"
) else (
echo skipped "h____pr_Qw1.nb" due to absence
)
if exist "h____osc_Qw2.nb" (
rename "h____osc_Qw2.nb" "%~1_osc_Qw2.nb"
) else (
echo skipped "h____osc_Qw2.nb" due to absence
)
if exist "h____osc_Qw1.nb" (
rename "h____osc_Qw1.nb" "%~1_osc_Qw1.nb"
) else (
echo skipped "h____osc_Qw1.nb" due to absence
)
if exist "h____gid_Qw2.nb" (
rename "h____gid_Qw2.nb" "%~1_gid_Qw2.nb"
) else (
echo skipped "h____gid_Qw2.nb" due to absence
)
if exist "h____gid_Qw1.nb" (
rename "h____gid_Qw1.nb" "%~1_gid_Qw1.nb"
) else (
echo skipped "h____gid_Qw1.nb" due to absence
)
)

View file

@ -0,0 +1,34 @@
Pu240
-----------------------------
174-66_2-3
d =
v1 = 1.7300
n1 = 0.7600
vv1 = 2.4000
nn1 = 1.1050
v2 = 1.4012
n2 = 0.5547
vv2 = 1.1338
nn2 = 0.8500
-----------------------------
176-64_4-5
d =
v1 = 1.2500
n1 = 0.8500
vv1 = 2.3000
nn1 = 1.1000
v2 = 0.8664
n2 = 0.5924
vv2 = 1.8880
nn2 = 0.6347
-----------------------------
__
d =
v1 =
n1 =
vv1 =
nn1 =
v2 =
n2 =
vv2 =
nn2 =