Commit Graph

46 Commits

Author SHA1 Message Date
Martin Diehl bbb292d093 polishing 2021-04-07 20:39:29 +02:00
Martin Diehl 09beb8f38c white space adjustments 2021-04-03 18:00:41 +02:00
Philip Eisenlohr 8ac4850dd3 more consistent error messages 2021-03-31 10:55:25 -04:00
Sharan Roongta 7e8f630a62 consistent 2021-03-29 21:44:37 +02:00
Sharan Roongta c8e48090a2 Merge remote-tracking branch 'origin/development' into YAML-error-message 2021-03-29 21:38:35 +02:00
Sharan Roongta aa5cd76d33 function not needed 2021-03-29 13:47:23 +02:00
Martin Diehl e6143f6eec source not needed here
I don't think 'shape' is possible without full inspection of the stored
data structure
2021-03-29 06:40:33 +02:00
Sharan Roongta ecf5639360 Merge remote-tracking branch 'origin/development' into YAML-error-message 2021-03-28 21:59:08 +02:00
Sharan Roongta b1cca4f5bd polishing 2021-03-24 15:50:39 +01:00
Sharan Roongta ce91537b0f get_asXXs --> get_as1dXX 2021-03-11 18:40:16 +01:00
Sharan Roongta 158afac5b9 Merge remote-tracking branch 'origin/development' into 2d-table-yaml 2021-03-11 16:56:27 +01:00
Sharan Roongta 0a2810230e Merge commit 'fd24c9c2a193972ea17e94ba848d87d2aeb43028' into YAML-error-message
changes made by @p.eisenlohr in another branch
2021-03-08 20:58:30 +01:00
Philip Eisenlohr 438167804c if( polishing 2021-03-04 15:11:39 -05:00
Sharan Roongta 5d51da11e5 trying new structure to have better yaml error messages 2021-03-04 20:06:32 +01:00
Sharan Roongta 357fd81be4 read in 2d float arrays in yaml
test added too
2021-03-04 19:08:41 +01:00
Sharan Roongta f3a2c49b39 read in 2d arrays in yaml 2021-03-01 19:03:50 +01:00
Philip Eisenlohr fd24c9c2a1 simplified tNode_get_byKey_asIndex and tNode_getKey_byIndex==>get_byIndex_asKey; syntax polishing 2021-02-27 13:22:46 -05:00
Philip Eisenlohr c0620037a1 simplified tNode_get_byKey_asIndex and tNode_getKey_byIndex; syntax polishing 2021-02-27 13:14:53 -05:00
Sharan Roongta 4edf8e1c6c better yaml error description for type mismatch 2021-02-26 22:33:22 +01:00
Sharan Roongta 4b25097a9a Merge branch 'clean-material.yaml-parse' into development 2020-10-29 12:50:40 +01:00
Martin Diehl e464f11412 polishing 2020-10-24 17:26:24 +02:00
Sharan Roongta 3dbc07a26b better error description 2020-10-23 18:43:52 +02:00
Sharan Roongta 85b96209e3 use existing error description 2020-10-01 01:51:31 +02:00
Sharan Roongta 898306f82e sanity check for key mismatch 2020-09-30 23:33:09 +02:00
Martin Diehl 797073b015 print choses output unit automatically, no need to rely on 6
also shorter...
2020-09-17 19:28:41 +02:00
Martin Diehl 22544d6978 systematic naming 2020-09-13 12:43:49 +02:00
Martin Diehl 5b83c8ad3c use 'error stop'
- does not require IO
- prints stack trace
2020-09-13 12:09:32 +02:00
Sharan Roongta 7754a1ea56 Restructuring for material.yaml 2020-08-15 16:08:46 +02:00
Martin Diehl e2a0e98267 small polishing 2020-06-23 11:06:41 +02:00
Sharan Roongta cdb4a11a2e proper error message; Comments starting point is standardized 2020-06-18 00:17:43 +02:00
Sharan Roongta 846a50c871 Simplified logic; treating defaults correctly 2020-06-16 15:57:16 +02:00
Sharan Roongta 873cb80edd access issue resolved 2020-05-21 20:52:15 +02:00
Martin Diehl ae20ab8d42 more reasonable name 2020-05-16 17:05:03 +02:00
Sharan Roongta 620154a1a8 not needed 2020-05-11 14:00:19 +02:00
Martin Diehl 1610a6e12a editorial changes 2020-05-07 23:10:27 +02:00
Sharan Roongta 0c70f1a54f polishing 2020-05-07 21:13:25 +02:00
Sharan Roongta 00deddac44 initialization needed 2020-05-02 23:17:53 +02:00
Sharan Roongta 47f85402c4 using function makes it more readable 2020-05-02 23:03:11 +02:00
Sharan Roongta 815608ac42 polishing 2020-04-30 21:34:11 +02:00
Sharan Roongta 10710bc446 using pointers makes finalize general for GNU and Intel 2020-04-30 21:29:59 +02:00
Martin Diehl 20b604a334 finalize does not work for gfortran 2020-04-28 11:22:09 +02:00
Sharan Roongta ca6aa4bcd1 child type would inherit procedures from parent type 2020-04-24 16:50:42 +02:00
Sharan Roongta 7fe2a52b65 better logic for finalization 2020-04-23 17:10:33 +02:00
Sharan Roongta 11c4ff7787 finalization error 2020-04-22 16:49:31 +02:00
Sharan Roongta 6a0a8f1d27 Fortran syntax check showed an error 2020-04-22 15:51:05 +02:00
Sharan Roongta c4bcd3b430 Functions needed to store and read yaml data 2020-04-22 14:59:23 +02:00