²é¿´: 1012  |  »Ø¸´: 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¸ö×Ö·ûÒÔÉÏ)
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] Ò»Ö¾Ô¸±±¾©»¯¹¤´óѧ070300 ѧ˶336Çóµ÷¼Á +4 vvÃÔ 2026-03-21 5/250 2026-03-22 08:38 by ChemPharm
[¿¼ÑÐ] »¯Ñ§¹¤³Ì321·ÖÇóµ÷¼Á +18 ´óÃ×·¹£¡ 2026-03-15 22/1100 2026-03-21 20:20 by HHÁìÐä
[¿¼ÑÐ] 326Çóµ÷¼Á +5 ŵ±´¶û»¯Ñ§½±êéê 2026-03-15 8/400 2026-03-21 19:33 by ColorlessPI
[¿¼ÑÐ] ¹¤¿Æ0856Çóµ÷¼Á +3 ãåÎö͡͡ 2026-03-21 3/150 2026-03-21 18:30 by ѧԱ8dgXkO
[¿¼ÑÐ] 311Çóµ÷¼Á +3 Ó¸ҵÄСÎâ 2026-03-20 3/150 2026-03-21 17:40 by ColorlessPI
[¿¼ÑÐ] 298Çóµ÷¼Á +4 Éϰ¶6666@ 2026-03-20 4/200 2026-03-21 17:14 by ѧԱ8dgXkO
[¿¼ÑÐ] 306Çó0703µ÷¼ÁÒ»Ö¾Ô¸»ªÖÐʦ·¶ +5 Ö½Óãly 2026-03-21 5/250 2026-03-21 17:11 by ѧԱ8dgXkO
[¿¼ÑÐ] ²ÄÁÏѧѧ˶080502 337Çóµ÷¼Á-Ò»Ö¾Ô¸»ªÖпƼ¼´óѧ +4 ˳˳˳mr 2026-03-18 5/250 2026-03-21 10:22 by luoyongfeng
[¿¼ÑÐ] Çóµ÷¼Á +6 Mqqqqqq 2026-03-19 6/300 2026-03-21 08:04 by JourneyLucky
[¿¼ÑÐ] 307Çóµ÷¼Á +3 wyyyqx 2026-03-17 3/150 2026-03-21 03:20 by JourneyLucky
[¿¼ÑÐ] ¶þ±¾¿ç¿¼Ö£´ó²ÄÁÏ306Ó¢Ò»Êý¶þ +3 z1z2z3879 2026-03-17 3/150 2026-03-21 02:29 by JourneyLucky
[¿¼ÑÐ] 271²ÄÁϹ¤³ÌÇóµ÷¼Á +8 .6lL 2026-03-18 8/400 2026-03-21 00:58 by JourneyLucky
[¿¼ÑÐ] Ò»Ö¾Ô¸»ªÄÏʦ´ó 070300£¨»¯Ñ§£©304·ÖÇóµ÷¼Á +3 0703ÎäÜ·»ÛÑ©304 2026-03-18 3/150 2026-03-21 00:48 by JourneyLucky
[¿¼ÑÐ] Ò»Ö¾Ô¸ Î÷±±´óѧ £¬070300»¯Ñ§Ñ§Ë¶£¬×Ü·Ö287£¬Ë«·ÇÒ»±¾£¬Çóµ÷¼Á¡£ +3 ³¿»èÏßÓëÐǺ£ 2026-03-18 3/150 2026-03-21 00:46 by JourneyLucky
[¿¼ÑÐ] Ò»Ö¾Ô¸ÖØÇì´óѧ085700×ÊÔ´Óë»·¾³×¨Ë¶£¬×Ü·Ö308Çóµ÷¼Á +3 īīĮ 2026-03-18 3/150 2026-03-21 00:39 by JourneyLucky
[¿¼ÑÐ] 296Çóµ÷¼Á +6 www_q 2026-03-18 10/500 2026-03-20 23:56 by JourneyLucky
[¿¼ÑÐ] 0856µ÷¼Á£¬ÊÇѧУ¾ÍÈ¥ +8 sllhht 2026-03-19 9/450 2026-03-20 14:25 by ÎÞи¿É»÷111
[¿¼ÑÐ] 085410È˹¤ÖÇÄÜר˶317Çóµ÷¼Á£¨0854¶¼¿ÉÒÔ£© +4 xbxudjdn 2026-03-18 4/200 2026-03-20 09:07 by ²»168
[¿¼ÑÐ] ¿¼Ñе÷¼Á +3 ä¿ya_~ 2026-03-17 5/250 2026-03-17 09:25 by Winj1e
[¿¼ÑÐ] 070300»¯Ñ§Ñ§Ë¶Çóµ÷¼Á +6 Ì«Ïë½ø²½ÁË0608 2026-03-16 6/300 2026-03-16 16:13 by kykm678
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û