|
|
楼主 |
发表于 2009-6-22 11:05:44
|
显示全部楼层
我在rule book 里面找到了redimensioning procedure,但里面写的东西我看了不太理解,特别是第二、三条,请指教是什么意思?该怎么做
% S' K. m3 I2 k% b1、edit the file containing the list size described in section 2.5.1;/ h# r5 P) @) T4 n8 W7 Z0 W& r
2、Run the variable dimensioning support utility generally called vardim. this utlity uses the listsizes file as input,and as output it generates the fortran source module newmods.f;# N" \ w) }0 I# S8 y% U+ H
3、compile newmods.f and re-link newmods.0 to the previded emtp libraries(in some systems it will be newmods.for and newmods.obj). |
|