root/GCM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @873 [873] 8 weeks mankoff improve build process automation
(edit) @860 [860] 3 months mankoff clarified windows instructions
(edit) @858 [858] 3 months mankoff README for compiling the model
(edit) @857 [857] 3 months mankoff Removed % so that you can cut-and-paste
(edit) @856 [856] 3 months mankoff Makefiles for modelII: Windows, PPC/10.4 built from Intel/10.5, and Intel
(edit) @855 [855] 3 months mankoff fixed formatting typo
(edit) @849 [849] 3 months mankoff Makefile for gfortran
(edit) @848 [848] 3 months mankoff First ifort compile. Used for first metric.
(edit) @846 [846] 4 months mankoff -B18 (use long branches) is Absoft 8.2. We use 9.2 and it is no longer an …
(edit) @844 [844] 5 months mankoff Version info coded into model is not "latest" rev but instead "last …
(edit) @766 [766] 12 months mankoff Madison trip lunar work
(edit) @753 [753] 12 months mankoff Lunar improvements from Madison trip. * Changed inner circle * Added …
(edit) @752 [752] 13 months mankoff Improved progress icon * Graphic a bit smaller so that RB resizing it …
(edit) @751 [751] 13 months mankoff Check that progress values are between 0 and 100
(edit) @686 [686] 16 months mankoff Vista support; cleaned up print statement a bit
(edit) @685 [685] 16 months mankoff * README.f is now auto-generated with latest revision number * Makefile …
(edit) @660 [660] 17 months mankoff updated readme post mfs
(edit) @648 [648] 17 months mankoff windows compile
(edit) @647 [647] 17 months mankoff Makefile update for compiling Model II on MacIntel (runs on PPC)
(edit) @642 [642] 17 months mankoff We now have 2 licenses (EdGCM/CU and ModelII/NASA)
(edit) @633 [633] 18 months mankoff ModelE running (several months at this point, no crash yet) on OS X
(edit) @627 [627] 19 months mankoff * Split UTILmacDBL.f into two (UTILwinDBL.f) so that compilations can …
(edit) @605 [605] 20 months mankoff This came from piro:/Pascallion/Modelmac/MacOS * The modelmac.app …
(edit) @604 [604] 20 months mankoff Date: 2001-10-09 Comment: Private Beta 1 Update 1
(edit) @603 [603] 20 months mankoff ...About 24 VOODOO checkins later Date: 2000-12-26 Comment: First Compile. …
(edit) @602 [602] 20 months mankoff First VOODOO check-in ever. Date: 2000-12-21 Comment: MP008macC9.f is the …
(edit) @601 [601] 20 months mankoff Copies of some of the key points in the mfs piro VOODOO repository
(edit) @600 [600] 20 months mankoff modelII can now support better svn work mode with branches, tags, etc.
(edit) @598 [598] 21 months mankoff Makefiles for Windows
(edit) @591 [591] 22 months mankoff Don't contact mfs
(edit) @587 [587] 22 months mankoff new branch from CVS on 2006-09-11
(edit) @586 [586] 22 months mankoff killing this branch
(edit) @576 [576] 2 years mankoff GSOpH2M12
(edit) @575 [575] 2 years mankoff GSOpH2M12 on modnar
(edit) @572 [572] 2 years mankoff add gdb logging to debug target
(edit) @571 [571] 2 years mankoff startexe requires .R, so I changed the order…
(edit) @570 [570] 2 years mankoff exe auto-generates .R from template; added debug target
(edit) @565 [565] 2 years mankoff post processing routines; brought over from Athena, not yet working on OS …
(edit) @564 [564] 2 years mankoff clean
(edit) @563 [563] 2 years mankoff don't have empty data dir
(edit) @562 [562] 2 years mankoff Makefile: fort.3, not fort.44, and the target name for code (build) …
(edit) @561 [561] 2 years mankoff typo
(edit) @560 [560] 2 years mankoff make stop (fort.44) and kill added as rules
(edit) @559 [559] 2 years mankoff exit with error when appropriate
(edit) @558 [558] 2 years mankoff GSO a bit more user (developer) friendly for starting runs * top level …
(edit) @553 [553] 2 years mankoff GSO running on multi processors This is the everything taken from …
(edit) @539 [539] 2 years mankoff waiting for code
(edit) @538 [538] 2 years mankoff GSO runs successfully on one processor, but I was unable to get it working …
(edit) @503 [503] 2 years mankoff Messed up copy of trunk in svn; (need to commit immediately after copy?)
(edit) @502 [502] 2 years mankoff H2 control run recreation attempt for GSO from jjonas code base. Single …
(edit) @501 [501] 2 years mankoff [494] implemented incorrectly. Need to reset JCKERR wherever ICKERR reset …
(edit) @500 [500] 2 years mankoff works with single processors too again
(edit) @499 [499] 2 years mankoff adds 3rd rule for -qsave and -qnosave (was -static)
(edit) @494 [494] 2 years mankoff Now compilining SMP (thanks to jjonas guidance) Clouds: fixes the error: …
(edit) @493 [493] 2 years mankoff dynamic RUNID
(edit) @492 [492] 2 years mankoff Takes a RUNID as argument for passing to compile script.
(edit) @491 [491] 2 years mankoff more generic CPU detection
(edit) @486 [486] 2 years mankoff compiles on single processer too (gouda only for now)
(edit) @485 [485] 2 years mankoff $(filter is more appropriate than $(findstring because filter matches …
(edit) @484 [484] 2 years mankoff Makefile replaces Comp_Deck
(edit) @483 [483] 2 years mankoff added missing input file links
(edit) @480 [480] 2 years mshopsin fixed windows bug, don't open current data file
(edit) @478 [478] 2 years mshopsin Code that shows how to do GetDiskFreeSpaceEx for Windows
(edit) @477 [477] 2 years mshopsin use GetDiskFreeSpaceEx to get disk space better on Windows
(edit) @474 [474] 2 years mankoff link and execute scripts; input deck (I) not yet working
(edit) @473 [473] 2 years mankoff SECNDS system call is MCLOCK on OS X
(edit) @472 [472] 2 years mankoff compilation script changed to use XLF on OS X
(edit) @467 [467] 2 years mankoff * compile.sh: script taken from startexe on athena * Comp_Deck: todo …
(edit) @462 [462] 2 years mshopsin 1.0 version, can close window, resets buffer at 35000 char, better …
(edit) @461 [461] 2 years mshopsin fixed readme2
(edit) @460 [460] 2 years mshopsin 1.0.7
(edit) @459 [459] 2 years mshopsin changed print to print ' ' to fix Windows bug
(edit) @458 [458] 2 years mshopsin updated
(edit) @457 [457] 2 years mshopsin added umask of 000 for MacOS X, working on Windows print bug
(edit) @450 [450] 2 years mankoff modelE IPCC freeze compiling with XLF on OS X (linking not working)
(edit) @449 [449] 2 years mankoff moved to standard dev dir structure
(edit) @448 [448] 2 years mankoff GSO from jjonas /climb1/Jonas/BAO23/H2_Control/ contains: * rundeck * …
(edit) @447 [447] 2 years mshopsin some minor fixes for the windows version
(edit) @444 [444] 2 years mankoff Attempt 2 (wiki:modelE?) with XLF
(edit) @443 [443] 2 years mankoff attempting to get diagnostics compiled to view outputs
(edit) @441 [441] 2 years mankoff This is the latest modelE CVS snapshot On athena: % /u/cmrun/cvs/bin/cvs …
(edit) @440 [440] 2 years mankoff moved modelE IPCC version to branch. Will introduce latest CVS into trunck …
(edit) @439 [439] 2 years mankoff This change [439] is the 1st hour v. everything else difference for the …
(edit) @438 [438] 2 years mankoff as per email with Gavin
(edit) @437 [437] 2 years mankoff created by: % gmake rundeck RUN=E001foo
(edit) @436 [436] 2 years mankoff as per discussion with Gavin
(edit) @435 [435] 2 years mankoff example file: works for me
(edit) @434 [434] 2 years mankoff For some reason, my 'tail' command % tail --version % tail (textutils) …
(edit) @433 [433] 2 years mankoff store run output here
(edit) @432 [432] 2 years mankoff removed CVS dirs
(edit) @431 [431] 2 years mankoff This is the modelE1 as downloaded from …
(edit) @403 [403] 2 years mshopsin don't start run automatically after the first hour is done
(edit) @397 [397] 2 years mshopsin changed filename