求助AWWAC-210方面的测试? 请问各路大虾:可否知道哪有地方可以做题目所示的相关 测试 ?多谢! AWWA C210: Liquid-Epoxy Coating Systems for the Interior and Exterior of Steel Water Pipelines查看更多0个回答 . 5人已关注
动力学子程序的导入目录问题? 学习aspen调用自编的动力学子程序,遇到如何调用子程序的问题。 aspen 用户模型说明文档中描述方法如下: Before beginning a run that references Fortran user models, you must: 1.Write the user models. 2. Compile the user models using the aspcomp procedure. 3.Link the user models into a Fortran shared library using the asplink procedure (optional). 4.Supply the object files or shared library to the Aspen Plus system. 而且说到: The simplest method of supplying Fortran user models to Aspen Plus is by putting the user model’s object module files (the results of the aspcomp command) in the run directory . By default, whenever Aspen Plus spawns a subprocess to link a run-specific Fortran shared library it includes all object module files from the run directory . 我想具体步骤是这样的: 1.用fortran自编动力学子程序 *.f; 2.用aspcomp编译*.f,得到*.obj文件(不知道*.obj文件会保存到哪个目录,该目录是不是“ the run directory ”?); 3.将步骤2得到的*.obj文件存放到“ the run directory ”; 4.运行模拟,得到结果。 我的问题是: 第3步所说的“ the run directory ”究竟是哪个目录? 恳请高人指点。查看更多1个回答 . 1人已关注