FreeFem++-cs
an integrated environment for FreeFem++
Antoine Le Hyaric, Jacques-Louis Lions Laboratory, Pierre and Marie Curie University.

 

How to start using FreeFem++-cs

(This web page has been written for the Second Tutorial and Workshop on FreeFem++, held September 1st and 2nd, 2010, at the Pierre and Marie Curie University in Paris)

The mathematical bases for the FreeFem++ language are very well documented in a book available online in HTML. But there is more to know to run a simulation successfully. This step-by-step guide proposes one way to minimize the FreeFem++ learning curve through the use of the FreeFem++-cs interface.

 

FreeFem++ or FreeFem++-cs?

Which machine?

Learning the basics

Writing a program

Going further



Add your comments

Name :

Comments :


Please copy the following numbers (sorry, this is for computer-generated spam prevention) :





Previous comments (newest first)
antoine 24/11/11 15:13
Please do not hesitate to add a comment if you notice anything that could be improved in this tutorial.

Best regards,

Antoine.
dale 30/12/10 22:23
you make it difficult just for a tutorial.
antoine 22/12/10 08:10
@Mikhail Artemiev:

Thank you for your feedback. The "Number of pictures" limit deletes previous pictures and frees the related memory to make some space (big pictures take a lot of memory). To recall older pictures, you need to set the limit to a higher number (finding the best number depends on your application) or to save the pictures into files with "File/Save Image As..." or "plot(...,ps="...")".
Mikhail Artemiev 22/12/10 07:41
Sorry for the second question. I found the button to do this.
Mikhail Artemiev 22/12/10 07:28
Hi! Thank for this software!
I have 2 questions:
1. If I have 'Number of pictures = 5' in Options and my picture number 1 vanishes when I generate picture number 6, where can I get first one?
2. How can I close some arbitrary picture?