²é¿´: 509  |  »Ø¸´: 0
¡¾ÐüÉͽð±Ò¡¿»Ø´ð±¾ÌûÎÊÌ⣬×÷Õß826513224½«ÔùËÍÄú 15 ¸ö½ð±Ò

826513224

Ìú³æ (³õÈëÎÄ̳)

[ÇóÖú] lammpsÔËÐб¨´íÇó´óÉñÖ¸µ¼

NiTiºÏ½ð¿ÕÐÄÔ²Öù´ÓÄÚÏòÍâÊ©¼Ó³å»÷µÄÄ£ÐÍ£¬ÊÔÔËÐÐ×ÜÊDZ¨´í£¬Çó´óÉñ°ïæ¿´¿´ÎÊÌâ³öÔÚÄÄÀï




Sample Text

units           metal
boundary        s s p

variable cylR equal 300 ##Radius of the cylinder sample
variable cylH equal 100 ## Height of the cylinder
variable initialWallR equal ${myCyl_dele}+10 ## Initial radius of the potential surface
variable vexpand equal 6
##################
lattice bcc 3.008
region  SimBox block -400 400 -400 400 0 ${cylH} units box
create_box        2 SimBox
#Define sample
region myCyl  cylinder z 0 0 ${cylR}  0 ${cylH} units box  
create_atoms 1 region myCyl basis 1 2 basis 2 1

region myCyl_del  cylinder z 0 0 100  0 ${cylH} units box
delete_atoms region myCyl_del

region myCyl_dele  cylinder z 0 0 90  0 ${cylH} units box
delete_atoms region myCyl_dele

mass 1 58.6934           #Ni
mass 2 47.867      #Ti

set type 2 type/fraction 1 0.04 1000000

write_data         NiTi.xyz
#Choose potential
pair_style        eam/fs
pair_coeff    * * NiTipotential2.eam.fs Ti Ni

# Setup output
thermo           100
thermo_style      custom step temp press pxx pyy pzz vol fmax
thermo_modify     norm no

#compute local atom state
compute         virialStress    all stress/atom  NULL virial   ###Not include ke part
compute         k all ke/atom
compute         p all pe/atom

#minimize
min_style cg
minimize 1.0e-15 1.0e-15 10000 10000

#run
reset_timestep 0

timestep    0.0005


variable time equal step*dt
variable R equal ${initialWallR}+(v_time)*(${vexpand})
region potentialSurface cylinder z 0 0 v_R -1000 1000 units box  

variable time_eq equal 10000        # time steps for the equlibration part

fix 1 all wall/region potentialSurface lj93 1.0 1.0 2.5

fix 2 all nve

dump 1 all custom 100 ./dump.expand.* id type x y z vx c_virialStress[1] c_virialStress[2] c_virialStress[3]  c_k c_p

run 1000

########################################

unfix 1
unfix 2
undump 1

fix 2 all nve

dump 1 all custom 100 ./dump.expand.* id type x y z vx c_virialStress[1] c_virialStress[2] c_virialStress[3]  c_k c_p

run 1000



Sample Text

ϵͳÎÞ·¨ÔÚÏûÏ¢ÎļþÖÐΪ Application ÕÒµ½ÏûÏ¢ºÅΪ 0x2350 µÄÏûÏ¢Îı¾¡£

(c) 2020 Microsoft Corporation. ±£ÁôËùÓÐȨÀû¡£
ÄÚ´æ×ÊÔ´²»×㣬ÎÞ·¨´¦Àí´ËÃüÁî¡£

I:\gs\ÊÔÔËÐÐÍⱬ>mpiexec -localonly 18 lmp_mpi -in inNiTi1
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 3
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 13
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 16
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 6
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 7
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 2
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 8
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 4
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 9
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 17
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 14
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 15
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 5
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 10
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 12
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 11
ERROR on proc 9: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 3: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 6: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 16: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 13: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 2: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 12: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 11: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 8: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 5: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 15: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 17: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 1: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 14: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 10: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 7: Substitution for illegal variable (../input.cpp:530)
LAMMPS (22 Jul 2015-ICMS)
WARNING: OMP_NUM_THREADS environment is not set. (../comm.cpp:89)
  using 1 OpenMP thread(s) per MPI task
ERROR on proc 0: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 4: Substitution for illegal variable (../input.cpp:530)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
received suspend command for a pmi context that doesn't exist: unmatched id = 17
received suspend command for a pmi context that doesn't exist: unmatched id = 16
received suspend command for a pmi context that doesn't exist: unmatched id = 15
received suspend command for a pmi context that doesn't exist: unmatched id = 14
received suspend command for a pmi context that doesn't exist: unmatched id = 13
received suspend command for a pmi context that doesn't exist: unmatched id = 12
received suspend command for a pmi context that doesn't exist: unmatched id = 11
received suspend command for a pmi context that doesn't exist: unmatched id = 10

job aborted:
received suspend command for a pmi context that doesn't exist: unmatched id = 9
rank: node: exit code[: error message]
0: DESKTOP-PEHDSA2: 1: process 0 exited without calling finalize
1: DESKTOP-PEHDSA2: 1received suspend command for a pmi context that doesn't exist: unmatched id = 8
: process 1 exited without calling finalize
2: DESKTOP-PEHDSA2: 1: process 2 exited without calling finalize
3: DESKTOP-PEHDSA2: 1: process 3 exited without calling finalize
4: DESKTOP-PEHDSA2: 1received suspend command for a pmi context that doesn't exist: unmatched id = 7
: process 4 exited without calling finalize
5: DESKTOP-PEHDSA2: 1: process 5 exited without calling finalize
6: DESKTOP-PEHDSA2: 1: process 6 exited without calling finalize
7: DESKTOP-PEHDSA2: 1: process 7 exited without calling finalizereceived suspend command for a pmi context that doesn't exist: unmatched id = 5

8: DESKTOP-PEHDSA2: 1: process 8 exited without calling finalize
9: DESKTOP-PEHDSA2: 1: process 9 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 4
10: DESKTOP-PEHDSA2: 1: process 10 exited without calling finalize
11: DESKTOP-PEHDSA2: 1: process 11 exited without calling finalize
12: DESKTOP-PEHDSA2: 1: process 12 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 3
13: DESKTOP-PEHDSA2: 1: process 13 exited without calling finalize
14: DESKTOP-PEHDSA2: 1: process 14 exited without calling finalize
15: DESKTOP-PEHDSA2: 1: process 15 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 2
16: DESKTOP-PEHDSA2: 1: process 16 exited without calling finalize
17: DESKTOP-PEHDSA2: 1: process 17 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 1
received suspend command for a pmi context that doesn't exist: unmatched id = 0

I:\gs\ÊÔÔËÐÐÍⱬ>




















ϵͳÎÞ·¨ÔÚÏûÏ¢ÎļþÖÐΪ Application ÕÒµ½ÏûÏ¢ºÅΪ 0x2350 µÄÏûÏ¢Îı¾¡£

(c) 2020 Microsoft Corporation. ±£ÁôËùÓÐȨÀû¡£
ÄÚ´æ×ÊÔ´²»×㣬ÎÞ·¨´¦Àí´ËÃüÁî¡£

I:\gs\ÊÔÔËÐÐÍⱬ>mpiexec -localonly 18 lmp_mpi -in inNiTi1
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 3
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 13
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 16
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 6
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 7
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 2
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 8
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 4
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 9
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 17
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 14
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 15
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 5
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 10
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 12
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 11
ERROR on proc 9: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 3: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 6: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 16: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 13: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 2: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 12: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 11: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 8: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 5: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 15: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 17: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 1: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 14: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 10: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 7: Substitution for illegal variable (../input.cpp:530)
LAMMPS (22 Jul 2015-ICMS)
WARNING: OMP_NUM_THREADS environment is not set. (../comm.cpp:89)
  using 1 OpenMP thread(s) per MPI task
ERROR on proc 0: Substitution for illegal variable (../input.cpp:530)
ERROR on proc 4: Substitution for illegal variable (../input.cpp:530)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
unable to read the cmd header on the pmi context, Error = -1
.
Error posting readv, Ô¶³ÌÖ÷»úÇ¿ÆȹرÕÁËÒ»¸öÏÖÓеÄÁ¬½Ó¡£(10054)
received suspend command for a pmi context that doesn't exist: unmatched id = 17
received suspend command for a pmi context that doesn't exist: unmatched id = 16
received suspend command for a pmi context that doesn't exist: unmatched id = 15
received suspend command for a pmi context that doesn't exist: unmatched id = 14
received suspend command for a pmi context that doesn't exist: unmatched id = 13
received suspend command for a pmi context that doesn't exist: unmatched id = 12
received suspend command for a pmi context that doesn't exist: unmatched id = 11
received suspend command for a pmi context that doesn't exist: unmatched id = 10

job aborted:
received suspend command for a pmi context that doesn't exist: unmatched id = 9
rank: node: exit code[: error message]
0: DESKTOP-PEHDSA2: 1: process 0 exited without calling finalize
1: DESKTOP-PEHDSA2: 1received suspend command for a pmi context that doesn't exist: unmatched id = 8
: process 1 exited without calling finalize
2: DESKTOP-PEHDSA2: 1: process 2 exited without calling finalize
3: DESKTOP-PEHDSA2: 1: process 3 exited without calling finalize
4: DESKTOP-PEHDSA2: 1received suspend command for a pmi context that doesn't exist: unmatched id = 7
: process 4 exited without calling finalize
5: DESKTOP-PEHDSA2: 1: process 5 exited without calling finalize
6: DESKTOP-PEHDSA2: 1: process 6 exited without calling finalize
7: DESKTOP-PEHDSA2: 1: process 7 exited without calling finalizereceived suspend command for a pmi context that doesn't exist: unmatched id = 5

8: DESKTOP-PEHDSA2: 1: process 8 exited without calling finalize
9: DESKTOP-PEHDSA2: 1: process 9 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 4
10: DESKTOP-PEHDSA2: 1: process 10 exited without calling finalize
11: DESKTOP-PEHDSA2: 1: process 11 exited without calling finalize
12: DESKTOP-PEHDSA2: 1: process 12 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 3
13: DESKTOP-PEHDSA2: 1: process 13 exited without calling finalize
14: DESKTOP-PEHDSA2: 1: process 14 exited without calling finalize
15: DESKTOP-PEHDSA2: 1: process 15 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 2
16: DESKTOP-PEHDSA2: 1: process 16 exited without calling finalize
17: DESKTOP-PEHDSA2: 1: process 17 exited without calling finalize
received suspend command for a pmi context that doesn't exist: unmatched id = 1
received suspend command for a pmi context that doesn't exist: unmatched id = 0

I:\gs\ÊÔÔËÐÐÍⱬ>
»Ø¸´´ËÂ¥
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
Ïà¹Ø°æ¿éÌøת ÎÒÒª¶©ÔÄÂ¥Ö÷ 826513224 µÄÖ÷Ìâ¸üÐÂ
²»Ó¦Öú È·¶¨»ØÌûÓ¦Öú (×¢Ò⣺ӦÖú²Å¿ÉÄܱ»½±Àø£¬µ«²»ÔÊÐí¹àË®£¬±ØÐëÌîд15¸ö×Ö·ûÒÔÉÏ)
×î¾ßÈËÆøÈÈÌûÍƼö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[˶²©¼ÒÔ°] ˶²©¾ÞÓ¤£¬Ò²Ðí²Å¸Õ¸Õ¿ªÊ¼ +33 SNaiL1995 2024-06-12 85/4250 2024-06-18 00:06 by ²©Ê¿ÇóÉÏÉÏ°¶
[»ù½ðÉêÇë] Ì«¾íÁË +12 shuigubio 2024-06-17 23/1150 2024-06-17 22:38 by master_110
[ÕÒ¹¤×÷] º¼µç¡¢Ìì½ò¿Æ¼¼¡¢ÇàÅ©ºÍÄþ²¨¹¤³ÌѧԺÈçºÎÑ¡£¿ +12 ζµÀºÜºÃ°¡ 2024-06-13 23/1150 2024-06-17 22:16 by °ë¼òÌå
[˶²©¼ÒÔ°] ¹ØÓÚ˶²©Á¬¶ÁµÄһЩÒÉÎÊ£¿ +4 Lwenter 2024-06-14 5/250 2024-06-17 20:42 by Lwenter
[ÂÛÎÄͶ¸å] Éó¸åÎÊÌ⣺Ϊʲôӫ¹â¼¤·¢²¨³¤ºÍ×ÏÍâÎüÊÕ²¨³¤²îµÄ´ó£¿ 10+5 sdawege 2024-06-14 10/500 2024-06-17 18:54 by HH-̽Õë
[¸ß·Ö×Ó] Ñ°ÕÒ¾Ûõ¥·´Ó¦¸ª +3 ÜäÜ乧Öó 2024-06-15 4/200 2024-06-17 18:18 by sunliyan123
[»ù½ðÉêÇë] ÃæÇàµØ»áÆÀʱ¼ä +8 tanjydd 2024-06-15 8/400 2024-06-17 17:08 by СÁúϺ2008
[²©ºóÖ®¼Ò] ɽ¶«´óѧ(Çൺ)¡°ÌìȻҩÎïÉúÎïÖÇÔ족¿ÎÌâ×é ÕÐƸ¡°²©Ê¿ºó¡±(Äêн20.4-55.6ÍòÔª) +5 µÚ¶þÖÖ̬¶È 2024-06-11 11/550 2024-06-17 10:08 by С¶®ÊÂk
[»ù½ðÉêÇë] Nature 11ÈÕ·¢ÎÄ£¬ÖйúÖøÃûѧÕßÃdzÆÔì¼ÙÆȲ»µÃÒÑ +6 babu2015 2024-06-14 6/300 2024-06-16 18:37 by ϲ»¶ºÍÒ»Ñõ»¯¶þÌ
[»ù½ðÉêÇë] ²©ºó»ù½ð£¬²©¹Ü»á»áÌáÇ°ÖªµÀÏûÏ¢Â𣿠+4 yuyiang 2024-06-13 4/200 2024-06-16 11:40 by yangyuzhong4
[»ù½ðÉêÇë] ΪʲôÎҵIJ©ºó»ù½ð»¹ÔÚÁ÷¶¯Õ¾ÉóºËÖУ¿²»»áÊÇѧԺ¸øÎÒ¿¨ÁË°É£¿ +14 Íõ¿­12 2024-06-13 26/1300 2024-06-15 15:22 by ºÃÈËÓ뻵ÈË
[ÂÛÎÄͶ¸å] Ͷ¸åʱÍü¼ÇÐÞ¸ÄÒ»×÷ +7 gll123456 2024-06-13 11/550 2024-06-15 11:49 by gll123456
[»ù½ðÉêÇë] ²©ºó»ù½ð£¬ÒÔÍùµÄ½á¹ûµã²»¿ª£¬Ôõô»ØÊÂÄØ£¿×îºóÒ»´Î»ú»áÁË£¬Á½´Î¶¼Ã»ÖÐÇ°Ãæ¡£ +7 kyukitu 2024-06-14 13/650 2024-06-15 06:46 by ÎÒÊÇÍõС˧
[ÂÛÎÄͶ¸å] ͶÁËһƪ4ÇøµÄSCI£¬Éó¸åÈËÒ»¸ö¾Ü¸å£¬Ò»¸öСÐÞ£¬±à¼­¸øÁË´óÐÞ¡£ +9 °²ÎÈ22123 2024-06-13 10/500 2024-06-14 23:45 by jurkat.1640
[ʳƷ] ʳƷ²©Ê¿µ¼Ê¦ +6 СÀîÐÑyy 2024-06-11 9/450 2024-06-14 23:37 by СÀîÐÑyy
[»ù½ðÉêÇë] ÃæÉÏ»ù½ðÓÐÒ»¸ö£¨Á½¸ö£©CÊDz»ÊǾÍûϷÁË.... 5+3 zzzm116 2024-06-13 17/850 2024-06-14 22:26 by lzt8076
[»ù½ðÉêÇë] ¹ú×ÔÈ»»ù½ð¹«²¼µÄʱºò»ù½ðºÅÓÐÂð +8 äìÈ÷âùϧ 2024-06-13 11/550 2024-06-14 11:24 by JRfei
[ÂÛÎÄͶ¸å] ×î½üдÁËһƪ¿ØÖÆÓÅ»¯ÁìÓòµÄÎÄÕ£¬¿ÉÒÔͶÄÄÀï°¡£¿ÓÐûÓÐˮһЩµÄÆÚ¿¯ÍƼö +7 Ïã¹ÏľÏã 2024-06-12 13/650 2024-06-14 07:05 by Ïã¹ÏľÏã
[ÂÛÎÄͶ¸å] ÎÄÕÂproofÒªÇóʹÓûú¹¹µÄÓÊÏä 5+3 ²»¿É²»ÐÅÔµ 2024-06-11 11/550 2024-06-14 07:00 by 3001160025
[˶²©¼ÒÔ°] »úеÑо¿ÉúÈçºÎÄõ½Äêн40+w +13 °¢°Í°¢°ÍŶŶ 2024-06-11 15/750 2024-06-13 15:40 by 113745685
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û