git push -u origin main

This commit is contained in:
fmq
2026-03-19 14:05:33 +08:00
commit 1e30b7bc63
739 changed files with 572150 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
cd ./hhe
./R1
echo
echo "test cases of spectra for H-He model finished"
date
cd ../bstar
./R1
echo
echo "test cases of spectra for B-star model finished"
date
cd ../kurucz
./R1
echo
echo "test cases of spectra for Kurucz models finished"
date
cd ../hybrid
./R1
echo
echo "test cases of spectrum for hybrid models finished"
date
cd ../pseudonlt
./R1
echo
echo "test case of pseudo-NLTE spectrum finished"
date
#cd ../optab
#./R1