Closed floquet closed 6 years ago
@fengyanshi ... Dan Topa is going to add some features on his forked repository. Later on we can discuss these and see if we want to merge (via pull request as I was doing so far). He forked FUNWAVE-TVD
into his account @floquet. I've encouraged his to get on our repo and start communicating. We will eventually setup Wiki on this repo (see above) and set Milestone tables and be able to assign tasks to team members.
random_number_tester.tar.gz (opens in a folder named beta)
Fortran standards-compliant module for random numbers. Includes make file and sample screen session. The file random_number_tester.f08 demonstrates basic features.
compiler version: GCC version 7.0.0 20161030 (experimental) compiler options: -fPIC -feliminate-unused-debug-symbols -mmacosx-version-min=10.12.1 -mtune=core2 -auxbase-strip random_number_tester.o -g -Og -Wall -Waliasing -Wconversion-extra -Wextra -Wsurprising -Wimplicit-procedure -Wintrinsics-std -Wuse-without-only -Wpedantic -fcheck=bounds -fmax-errors=5 -ffpe-trap=denormal -fbacktrace
@malej I think it's a good idea to let Dan to do the work in his folk. thanks
Want to provide an example of a standard compliant random number generator.