isaactoda / moldy

Automatically exported from code.google.com/p/moldy
0 stars 0 forks source link

TODO: Need a script to re-generate reference simulations when MOLDY output format changes #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Reference test inputs and outputs are stored in tests/reference.  When MOLDY is 
changed in such a way that the output is different, these need to be 
regenerated to keep them valid.

A simple Makefile type script would probably do the job.

Original issue reported on code.google.com by martin.u...@gmail.com on 10 Feb 2011 at 10:36

GoogleCodeExporter commented 8 years ago
How to solve the error "Segmentation fault" ?
The environment is centos 6.0 with GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 
4.4.6-3),
and FC=gfortran -O4 , OMPFLAGS = -fopenmp in makefile.

While in GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
the "Segmentation fault"  less occured.

Original comment by fangjing...@gmail.com on 25 Dec 2013 at 3:22