打开ideas_param9.dat当然如果你你那个参数为0在I-DEAS内也可调这个值.只是它的分配比例最好不要改就行了!!
!
! FORTRAN SPACE
! Defines the percent of total memory allocation assigned to
! the FORTRAN workspace at startup.
!
! Valid settings:
! 0%-20%
! Default: 2.8%
!
Memory.FortranWorkPercent: 2.8%
!
!
! TOTAL VIRTUAL MEMORY
! Defines the total virtual memory allocation in megabytes.
! This integer includes all types of memory listed above.
!
! Valid settings:
! 55-1024
! Default: 225M
!
Memory.VirtualMemAllocation: 225M
这里的225M(你的可能不一样)改到你物理内存的2倍(你的虚拟内存也是等于大于这个值的,但这里的值要小于虚拟内存)或适当加大!!
最好不要改上面的Memory.FortranWorkPercent: 2.8%
!