The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1669 - File: showthread.php PHP 8.2.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1669 errorHandler->error_callback
/showthread.php 915 buildtree




software job advice
#35
FREEFEM is used less for efficiency and more for the short length of time it takes to get something running. Generally we use it to test new methods on small scale problems, solely because it eliminates a LOT of the coding you would have to do. For instance, what I'm doing specifically deals with creating two different meshes, and then solving equations on each mesh to get an approximation. To actually write down what I need in C for the two meshes takes a hell of a lot longer than what I need to write in FREEFEM. That said, you're right in that it is inefficient, so larger scale problems are coded in C.

I'm in the PhD program at Clemson. I actually came in here a few years ago thinking I had no desire to do much in terms of computational mathematics, although once I got here I obviously changed my mind.
2008 Mazda 3
  Reply


Messages In This Thread

Forum Jump: