²é¿´: 1011  |  »Ø¸´: 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¸ö×Ö·ûÒÔÉÏ)
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] 0856²ÄÁÏר˶353Çóµ÷¼Á +4 NIFFFfff 2026-03-20 4/200 2026-03-22 09:49 by 2026paper
[¿¼ÑÐ] Ò»Ö¾Ô¸»ªÖпƼ¼´óѧ071000£¬Çóµ÷¼Á +4 ÑØ°¶Óб´¿Ç6 2026-03-21 4/200 2026-03-22 07:21 by ilovexiaobin
[¿¼ÑÐ] 328Çóµ÷¼Á£¬Ó¢ÓïÁù¼¶551£¬ÓпÆÑо­Àú +5 ÉúÎ﹤³Ìµ÷¼Á 2026-03-17 9/450 2026-03-21 23:32 by zhujy1982
[¿¼ÑÐ] ³õÊÔ 317 +7 °ëÀ­Ô±û 2026-03-20 7/350 2026-03-21 22:26 by peike
[¿¼ÑÐ] »¯Ñ§µ÷¼Á +5 yzysaa 2026-03-21 5/250 2026-03-21 22:12 by peike
[¿¼ÑÐ] ¿¼Ñе÷¼Á +3 ºôºô£¿~+123456 2026-03-21 3/150 2026-03-21 20:04 by Î޼ʵIJÝÔ­
[¿¼ÑÐ] һ־Ըɽ´ó07»¯Ñ§ 332·Ö ËÄÁù¼¶Òѹý ±¾¿ÆÉ½¶«Ë«·Ç Çóµ÷¼Á£¡ +3 ²»ÏëÀíÄã 2026-03-16 3/150 2026-03-21 03:59 by JourneyLucky
[¿¼ÑÐ] 310Çóµ÷¼Á +3 baibai1314 2026-03-16 3/150 2026-03-21 03:56 by JourneyLucky
[¿¼ÑÐ] Ò»Ö¾Ô¸»ªÖпƼ¼´óѧ£¬080502£¬354·ÖÇóµ÷¼Á +5 ÊØºòϦÑôCF 2026-03-18 5/250 2026-03-21 01:06 by JourneyLucky
[¿¼ÑÐ] Ò»Ö¾Ô¸Äϲý´óѧ£¬327·Ö£¬²ÄÁÏÓ뻯¹¤085600 +9 Ncdx123456 2026-03-19 9/450 2026-03-20 23:41 by lovewei0727
[¿¼ÑÐ] Ò»Ö¾Ô¸Öк£Ñó²ÄÁϹ¤³Ìר˶330·ÖÇóµ÷¼Á +8 С²Ä»¯±¾¿Æ 2026-03-18 8/400 2026-03-20 23:16 by JourneyLucky
[¿¼ÑÐ] 323Çóµ÷¼Á +3 ÍÝСͰ 2026-03-18 3/150 2026-03-20 22:54 by JourneyLucky
[¿¼ÑÐ] 329Çóµ÷¼Á +9 ÏëÉÏѧ߹߹ 2026-03-19 9/450 2026-03-20 22:01 by luoyongfeng
[¿¼ÑÐ] Ò»Ö¾Ô¸ÖÐÄÏ»¯Ñ§£¨0703£©×Ü·Ö337Çóµ÷¼Á +8 niko- 2026-03-19 9/450 2026-03-20 21:57 by luoyongfeng
[¿¼ÑÐ] ²ÄÁÏѧÇóµ÷¼Á +4 Stella_Yao 2026-03-20 4/200 2026-03-20 20:28 by ms629
[¿¼ÑÐ] Çóµ÷¼Á +3 @taotao 2026-03-20 3/150 2026-03-20 19:35 by JourneyLucky
[¿¼ÑÐ] 312Çóµ÷¼Á +8 İå·Ï£ 2026-03-16 9/450 2026-03-18 12:39 by Linda Hu
[¿¼ÑÐ] 334Çóµ÷¼Á +3 Ö¾´æ¸ßÔ¶ÒâÔÚ»úÐ 2026-03-16 3/150 2026-03-18 08:34 by lm4875102
[¿¼ÑÐ] 11408 Ò»Ö¾Ô¸Î÷µç£¬277·ÖÇóµ÷¼Á +3 zhouzhen654 2026-03-16 3/150 2026-03-17 07:03 by laoshidan
[¿¼ÑÐ] ¶«ÄÏ´óѧ364Çóµ÷¼Á +5 JasonYuiui 2026-03-15 5/250 2026-03-16 21:28 by ľ¹Ï¸à
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û