[ET Trac] [Einstein Toolkit] #2173: Test "Poisson equation" example
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Aug 24 16:48:50 CDT 2018
#2173: Test "Poisson equation" example
--------------------------------------+---------------------------------
Reporter: Roland Haas | Owner: Roland Haas
Type: task | Status: review
Priority: major | Milestone: ET_2018_08
Component: EinsteinToolkit website | Version: development version
Resolution: | Keywords:
--------------------------------------+---------------------------------
Comment (by Roland Haas):
Commands to create tarball and upload to bitbucket:
{{{
tar czf poisson-$(date +%Ym%d).tar.gz --exclude cactus-source --exclude
SIMFACTORY --exclude 'checkpoint*.h5' --exclude 'ct_multilevel-err*.h5'
--exclude 'ct_multilevel-residual*.h5' err.p?? poisson
curl -u 'rhaas at illinois.edu' -X POST
https://api.bitbucket.org/2.0/repositories/einsteintoolkit/www/downloads
-F files=@"poisson-$(date +%Ym%d).tar.tar.gz"
}}}
removing some of the output files was required as the upload otherwise
fails (for the 750MB full tarball).
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2173#comment:6>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list