vfeap.plg

来自「非线性有限元分析程序」· PLG 代码 · 共 68 行

PLG
68
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VFEAP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13E.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /winapp /module:"Debug/" /object:"Debug/" /pdbfile:"..\Executable/DF60.PDB" 
"F:\VFEAP\Source\VFEAP.F90"
]
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13F.tmp" with contents
[
version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"..\Executable/VFEAP.pdb" /debug /machine:I386 /out:"..\Executable/VFEAP.exe" /pdbtype:sept 
.\Debug\AboutDlg.obj
.\Debug\AutoMesh.obj
.\Debug\Data.obj
.\Debug\Draw.obj
.\Debug\Dynamic.obj
.\Debug\EIGENP.obj
.\Debug\Elmlib.obj
.\Debug\Elmt001.obj
.\Debug\Elmt002.obj
.\Debug\Elmt003.obj
.\Debug\Elmt004.obj
.\Debug\Elmt200.obj
.\Debug\Elmt300.obj
.\Debug\Elmt400.obj
.\Debug\Elmt401.obj
.\Debug\Elmt501.obj
.\Debug\Execute.obj
.\Debug\ExtraMesh.obj
.\Debug\Front.obj
.\Debug\Gauss.obj
.\Debug\Input.obj
.\Debug\Load.obj
.\Debug\Macro.obj
.\Debug\MAINSTRS.obj
.\Debug\MatData.obj
.\Debug\Optrec.obj
.\Debug\Plastic.obj
.\Debug\Print.obj
.\Debug\ReSlv.obj
.\Debug\Screen.obj
.\Debug\Shape.obj
.\Debug\Smooth.obj
.\Debug\Structure.obj
.\Debug\Support.obj
.\Debug\VFEAP.OBJ
.\Debug\VFEAPGlobals.obj
.\Debug\VFEAP.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13F.tmp"
<h3>Output Window</h3>
Compiling Fortran...
F:\VFEAP\Source\VFEAP.F90
Linking...



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

⌨️ 快捷键说明

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