Ben,

2017-05-15 17:24 GMT-04:00  <benhour.amiria...@gmail.com>:
> Thanks very much for your help. I really appreciate your kindness if you let
> me know why this step cannot be run as other tutorials?
make run basically does make followed by ./step-xx This doesn't work
for step-42 because it requires an input. That's why you need to split
the command into make and then, ./step-42 p2_adaptive.prm

Best,

Bruno

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to