⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 grid.plg

📁 基于jameson格式的欧拉方程求解程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: grid - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\蒲赛虎\LOCALS~1\Temp\RSPB.tmp" with contents
[
/check:bounds /compile_only /dbglibs /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB" 
"D:\grid\MESH2DMA.F"
"D:\grid\MESH2D.F"
]
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Debug/grid.pdb" /debug /machine:I386 /out:"Debug/grid.exe" /pdbtype:sept  .\Debug\MESH2D.OBJ .\Debug\MESH2DMA.OBJ "
<h3>Output Window</h3>
Compiling Fortran...
D:\grid\MESH2DMA.F
D:\grid\MESH2D.F
D:\grid\MESH2D.F(1088) : Warning: Variable NELEG is used before its value has been defined
       do 57 ie =1, neleg                                                       
--------------------^
D:\grid\MESH2D.F(1203) : Warning: Variable VPY is used before its value has been defined
      vpm = sqrt(vpx*vpx+vpy*vpy)                                               
-----------------------------^
D:\grid\MESH2D.F(1203) : Warning: Variable VPX is used before its value has been defined
      vpm = sqrt(vpx*vpx+vpy*vpy)                                               
---------------------^
D:\grid\MESH2D.F(1214) : Warning: Variable A32 is used before its value has been defined
      ttz = a31*tx+a32*ty                                                       
-------------------^
D:\grid\MESH2D.F(1214) : Warning: Variable A31 is used before its value has been defined
      ttz = a31*tx+a32*ty                                                       
------------^
Linking...



<h3>Results</h3>
grid.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -