I think Gfortran already installed in my PC. I found on the FAQ from the website that problem can solve:
'.' is not recognized as an internal or external command
What?
Message error is:
“ '.' is not recognized as an internal or external command operable program or batch file.
## Error : System command failed for ./delete… “
Why?
This problem may happen when some of the sources comes from a linux version.
Solution:
To solve this problem, edit the runtel.pl file and search the following line:
$command=join "","./", "delete_",$PARA,$WORKING,$fileToDelete
And cancel " ./ "
Link here:
www.opentelemac.org/index.php/assistance/faq
Then I have run a validation case with TELEMAC2D it shown: my work is done (Please see attachment)
Did I successfully run the validation case with TELEMAC2D?
Thanks
Huy