Two mistakes in the manual of ADVENTURE_sFlow are to be corrected.
1. In page 28 of the manual,
"First of all, the list of the nodes of each face is realized with fgr_getnode. The following command is input. "
But the actual command is missing. The command should be type as follows:
% fgr_getnode stationc_3.fgr station.dat
2. Also in page 28, the command after this command should be corrected as follows.
From:
% sflow_makefem 0.01 stationc.msh stationc.dat station.cnd station.adv
To:
% sflow_makefem 0.01 stationc.msh station.dat station.cnd station.adv
(“stationc.dat” -> “station.dat”)
ADVENTURE_Sound-1.0
User Manual: AdvSound-1.0-manual.pdf (under construction)